Home
last modified time | relevance | path

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

/Linux-v5.10/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.c317 if (hns3_nic_resetting(ndev)) { in hns3_self_test()
523 if (hns3_nic_resetting(netdev)) { in hns3_get_stats()
593 if (hns3_nic_resetting(netdev)) { in hns3_get_ringparam()
939 if (hns3_nic_resetting(ndev)) in hns3_check_ringparam()
1053 if (hns3_nic_resetting(netdev)) { in hns3_nway_reset()
1094 if (hns3_nic_resetting(netdev)) in hns3_get_coalesce_per_queue()
1258 if (hns3_nic_resetting(netdev)) in hns3_set_coalesce()
Dhns3_enet.h534 static inline bool hns3_nic_resetting(struct net_device *netdev) in hns3_nic_resetting() function
Dhns3_enet.c443 if (hns3_nic_resetting(netdev)) in hns3_nic_net_open()
510 if (!hns3_nic_resetting(netdev)) in hns3_nic_net_down()
1791 if (hns3_nic_resetting(netdev)) in hns3_set_vf_spoofchk()
1815 if (hns3_nic_resetting(netdev)) in hns3_nic_change_mtu()
4567 if (hns3_nic_resetting(netdev)) in hns3_set_channels()