Searched refs:phy_interface_is_ncsi (Results 1 – 3 of 3) sorted by relevance
290 bool phy_interface_is_ncsi(void);
993 bool phy_interface_is_ncsi(void) in phy_interface_is_ncsi() function
412 if (phy_interface_is_ncsi() && protocol != NCSI && !ncsi_active()) { in net_loop()