Home
last modified time | relevance | path

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

/Linux-v5.15/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()
Dhns3_ethtool.c412 if (hns3_nic_resetting(ndev)) { in hns3_self_test()
580 if (hns3_nic_resetting(netdev)) { in hns3_get_stats()
650 if (hns3_nic_resetting(netdev)) { in hns3_get_ringparam()
1063 if (hns3_nic_resetting(ndev)) in hns3_check_ringparam()
1177 if (hns3_nic_resetting(netdev)) { in hns3_nway_reset()
1220 if (hns3_nic_resetting(netdev)) in hns3_get_coalesce()
1414 if (hns3_nic_resetting(netdev)) in hns3_set_coalesce()
Dhns3_enet.h638 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()
2618 if (hns3_nic_resetting(netdev)) in hns3_set_vf_spoofchk()
2642 if (hns3_nic_resetting(netdev)) in hns3_nic_change_mtu()
5586 if (hns3_nic_resetting(netdev)) in hns3_set_channels()