Home
last modified time | relevance | path

Searched refs:HNAE3_DOWN_CLIENT (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_dcb.c250 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_notify_down_uinit()
394 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_ieee_setpfc()
Dhclge_main.c2645 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg()
3845 ret = hclge_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
3850 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
9319 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h208 HNAE3_DOWN_CLIENT, enumerator
Dhns3_enet.c4569 case HNAE3_DOWN_CLIENT: in hns3_reset_notify()
4640 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_channels()
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1908 ret = hclgevf_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
1914 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
3627 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_update_port_base_vlan_info()
/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c6420 case HNAE3_DOWN_CLIENT: in hns_roce_hw_v2_reset_notify()