Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c216 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_notify_down_uinit()
360 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_ieee_setpfc()
H A Dhclge_main.c2643 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg()
3838 ret = hclge_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
3843 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
9299 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h208 HNAE3_DOWN_CLIENT, enumerator
H A Dhns3_enet.c4569 case HNAE3_DOWN_CLIENT: in hns3_reset_notify()
4640 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1905 ret = hclgevf_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
1911 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
3611 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_update_port_base_vlan_info()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6411 case HNAE3_DOWN_CLIENT: in hns_roce_hw_v2_reset_notify()