Home
last modified time | relevance | path

Searched refs:HNAE3_UNINIT_CLIENT (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_devlink.c59 HNAE3_UNINIT_CLIENT); in hclgevf_devlink_reload_down()
H A Dhclgevf_main.c1468 ret = hclgevf_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_stack()
1593 ret = hclgevf_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_rebuild()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_devlink.c96 HNAE3_UNINIT_CLIENT); in hclge_devlink_reload_down()
H A Dhclge_dcb.c234 return hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_notify_down_uinit()
H A Dhclge_main.c4341 ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_stack()
4377 ret = hclge_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_rebuild()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h262 HNAE3_UNINIT_CLIENT, enumerator
H A Dhns3_enet.c5765 case HNAE3_UNINIT_CLIENT: in hns3_reset_notify()
5794 hns3_reset_notify(handle, HNAE3_UNINIT_CLIENT); in hns3_change_channels()
5840 ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_channels()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c7210 case HNAE3_UNINIT_CLIENT: in hns_roce_hw_v2_reset_notify()