Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c284 bool if_up = netif_running(dev); in otx2_set_channels() local
296 if (if_up) in otx2_set_channels()
308 if (if_up) in otx2_set_channels()
378 bool if_up = netif_running(netdev); in otx2_set_ringparam() local
405 if (if_up) in otx2_set_ringparam()
412 if (if_up) in otx2_set_ringparam()
A Dotx2_vf.c441 bool if_up = netif_running(netdev); in otx2vf_change_mtu() local
444 if (if_up) in otx2vf_change_mtu()
451 if (if_up) in otx2vf_change_mtu()
A Dotx2_pf.c54 bool if_up = netif_running(netdev); in otx2_change_mtu() local
62 if (if_up) in otx2_change_mtu()
69 if (if_up) in otx2_change_mtu()
2368 bool if_up = netif_running(pf->netdev); in otx2_xdp_setup() local
2376 if (if_up) in otx2_xdp_setup()
2397 if (if_up) in otx2_xdp_setup()
/linux/drivers/net/ethernet/cavium/thunder/
A Dnicvf_ethtool.c724 bool if_up = netif_running(dev); in nicvf_set_channels() local
742 if (if_up) in nicvf_set_channels()
770 if (if_up) in nicvf_set_channels()
A Dnicvf_main.c1836 bool if_up = netif_running(nic->netdev); in nicvf_xdp_setup() local
1864 if (if_up) in nicvf_xdp_setup()
1881 if (if_up) { in nicvf_xdp_setup()
/linux/drivers/net/wireless/quantenna/qtnfmac/
A Dqlink.h617 u8 if_up; member
A Dcommands.c2225 cmd->if_up = !!up; in qtnf_cmd_send_updown_intf()

Completed in 30 milliseconds