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