Home
last modified time | relevance | path

Searched refs:hns3_nic_resetting (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_dcbnl.c11 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_getets()
24 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_setets()
37 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_getpfc()
50 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_setpfc()
63 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_setapp()
76 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_delapp()
H A Dhns3_ethtool.c426 if (hns3_nic_resetting(ndev)) { in hns3_self_test()
610 if (hns3_nic_resetting(netdev)) { in hns3_get_stats()
680 if (hns3_nic_resetting(netdev) || !priv->ring) { in hns3_get_ringparam()
1114 if (hns3_nic_resetting(ndev) || !priv->ring) { in hns3_check_ringparam()
1309 if (hns3_nic_resetting(netdev)) { in hns3_nway_reset()
1352 if (hns3_nic_resetting(netdev)) in hns3_get_coalesce()
1568 if (hns3_nic_resetting(netdev)) in hns3_set_coalesce()
1925 if (hns3_nic_resetting(netdev) || !priv->ring) { in hns3_set_tunable()
H A Dhns3_enet.h654 static inline bool hns3_nic_resetting(struct net_device *netdev) in hns3_nic_resetting() function
H A Dhns3_enet.c775 if (hns3_nic_resetting(netdev)) in hns3_nic_net_open()
847 if (!hns3_nic_resetting(netdev)) in hns3_nic_net_down()
2726 if (hns3_nic_resetting(netdev)) in hns3_set_vf_spoofchk()
2750 if (hns3_nic_resetting(netdev)) in hns3_nic_change_mtu()
5808 if (hns3_nic_resetting(netdev)) in hns3_set_channels()
5888 if (!hns3_nic_resetting(ndev)) in hns3_external_lb_prepare()
5903 if (hns3_nic_resetting(ndev)) in hns3_external_lb_restore()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_dcbnl.c11 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_getets()
24 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_setets()
37 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_getpfc()
50 if (hns3_nic_resetting(ndev)) in hns3_dcbnl_ieee_setpfc()
H A Dhns3_ethtool.c414 if (hns3_nic_resetting(ndev)) { in hns3_self_test()
554 if (hns3_nic_resetting(netdev)) { in hns3_get_stats()
624 if (hns3_nic_resetting(netdev)) { in hns3_get_ringparam()
972 if (hns3_nic_resetting(ndev)) in hns3_check_ringparam()
1086 if (hns3_nic_resetting(netdev)) { in hns3_nway_reset()
1127 if (hns3_nic_resetting(netdev)) in hns3_get_coalesce_per_queue()
1291 if (hns3_nic_resetting(netdev)) in hns3_set_coalesce()
H A Dhns3_enet.h535 static inline bool hns3_nic_resetting(struct net_device *netdev) in hns3_nic_resetting() function
H A Dhns3_enet.c444 if (hns3_nic_resetting(netdev)) in hns3_nic_net_open()
516 if (!hns3_nic_resetting(netdev)) in hns3_nic_net_down()
1827 if (hns3_nic_resetting(netdev)) in hns3_set_vf_spoofchk()
1851 if (hns3_nic_resetting(netdev)) in hns3_nic_change_mtu()
4619 if (hns3_nic_resetting(netdev)) in hns3_set_channels()

Completed in 28 milliseconds