Home
last modified time | relevance | path

Searched refs:if_up (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dcbnl.c143 bool if_up = netif_running(dev); in otx2_pfc_update_sq_smq_mapping() local
146 if (if_up) { in otx2_pfc_update_sq_smq_mapping()
187 if (if_up) { in otx2_pfc_update_sq_smq_mapping()
199 bool if_up = netif_running(pfvf->netdev); in otx2_pfc_txschq_update() local
211 if (if_up) in otx2_pfc_txschq_update()
215 if (if_up) in otx2_pfc_txschq_update()
328 bool if_up = netif_running(pfvf->netdev); in otx2_update_bpid_in_rqctx() local
340 if (if_up) { in otx2_update_bpid_in_rqctx()
378 if (if_up) { in otx2_update_bpid_in_rqctx()
H A Dotx2_ethtool.c290 bool if_up = netif_running(dev); in otx2_set_channels() local
302 if (if_up) in otx2_set_channels()
318 if (if_up) in otx2_set_channels()
401 bool if_up = netif_running(netdev); in otx2_set_ringparam() local
444 if (if_up) in otx2_set_ringparam()
454 if (if_up) in otx2_set_ringparam()
H A Dotx2_vf.c451 bool if_up = netif_running(netdev); in otx2vf_change_mtu() local
454 if (if_up) in otx2vf_change_mtu()
461 if (if_up) in otx2vf_change_mtu()
H A Dotx2_pf.c57 bool if_up = netif_running(netdev); in otx2_change_mtu() local
65 if (if_up) in otx2_change_mtu()
72 if (if_up) in otx2_change_mtu()
2643 bool if_up = netif_running(pf->netdev); in otx2_xdp_setup() local
2651 if (if_up) in otx2_xdp_setup()
2673 if (if_up) in otx2_xdp_setup()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c221 bool if_up = netif_running(dev); in otx2_set_channels() local
227 if (if_up) in otx2_set_channels()
239 if (if_up) in otx2_set_channels()
313 bool if_up = netif_running(netdev); in otx2_set_ringparam() local
340 if (if_up) in otx2_set_ringparam()
347 if (if_up) in otx2_set_ringparam()
H A Dotx2_vf.c388 bool if_up = netif_running(netdev); in otx2vf_change_mtu() local
391 if (if_up) in otx2vf_change_mtu()
398 if (if_up) in otx2vf_change_mtu()
H A Dotx2_pf.c51 bool if_up = netif_running(netdev); in otx2_change_mtu() local
54 if (if_up) in otx2_change_mtu()
61 if (if_up) in otx2_change_mtu()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c721 bool if_up = netif_running(dev); in nicvf_set_channels() local
739 if (if_up) in nicvf_set_channels()
767 if (if_up) in nicvf_set_channels()
H A Dnicvf_main.c1839 bool if_up = netif_running(nic->netdev); in nicvf_xdp_setup() local
1867 if (if_up) in nicvf_xdp_setup()
1884 if (if_up) { in nicvf_xdp_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c728 bool if_up = netif_running(dev); in nicvf_set_channels() local
751 if (if_up) in nicvf_set_channels()
779 if (if_up) in nicvf_set_channels()
H A Dnicvf_main.c1835 bool if_up = netif_running(nic->netdev); in nicvf_xdp_setup() local
1863 if (if_up) in nicvf_xdp_setup()
1880 if (if_up) { in nicvf_xdp_setup()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h612 * @if_up: bring specified interface DOWN (if_up==0) or UP (otherwise).
617 u8 if_up; member
H A Dcommands.c2270 cmd->if_up = !!up; in qtnf_cmd_send_updown_intf()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h612 * @if_up: bring specified interface DOWN (if_up==0) or UP (otherwise).
617 u8 if_up; member
H A Dcommands.c2230 cmd->if_up = !!up; in qtnf_cmd_send_updown_intf()

Completed in 32 milliseconds