Searched refs:if_up (Results 1 – 2 of 2) sorted by relevance
59 bool if_up = netif_running(netdev); in otx2_change_mtu() local67 if (if_up) in otx2_change_mtu()74 if (if_up) in otx2_change_mtu()2846 bool if_up = netif_running(pf->netdev); in otx2_xdp_setup() local2854 if (if_up) in otx2_xdp_setup()2876 if (if_up) in otx2_xdp_setup()
617 u8 if_up; member