Home
last modified time | relevance | path

Searched refs:if_up (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c59 bool if_up = netif_running(netdev); in otx2_change_mtu() local
67 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() local
2854 if (if_up) in otx2_xdp_setup()
2876 if (if_up) in otx2_xdp_setup()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h617 u8 if_up; member