Home
last modified time | relevance | path

Searched refs:hns3_nic_resetting (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
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()
Dhns3_ethtool.c437 if (hns3_nic_resetting(ndev)) { in hns3_self_test()
625 if (hns3_nic_resetting(netdev)) { in hns3_get_stats()
695 if (hns3_nic_resetting(netdev) || !priv->ring) { in hns3_get_ringparam()
1134 if (hns3_nic_resetting(ndev) || !priv->ring) { in hns3_check_ringparam()
1329 if (hns3_nic_resetting(netdev)) { in hns3_nway_reset()
1372 if (hns3_nic_resetting(netdev)) in hns3_get_coalesce()
1588 if (hns3_nic_resetting(netdev)) in hns3_set_coalesce()
1945 if (hns3_nic_resetting(netdev) || !priv->ring) { in hns3_set_tunable()
Dhns3_enet.h656 static inline bool hns3_nic_resetting(struct net_device *netdev) in hns3_nic_resetting() function
Dhns3_enet.c775 if (hns3_nic_resetting(netdev)) in hns3_nic_net_open()
847 if (!hns3_nic_resetting(netdev)) in hns3_nic_net_down()
2722 if (hns3_nic_resetting(netdev)) in hns3_set_vf_spoofchk()
2746 if (hns3_nic_resetting(netdev)) in hns3_nic_change_mtu()
5810 if (hns3_nic_resetting(netdev)) in hns3_set_channels()
5890 if (!hns3_nic_resetting(ndev)) in hns3_external_lb_prepare()
5905 if (hns3_nic_resetting(ndev)) in hns3_external_lb_restore()