Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_devlink.c58 HNAE3_UNINIT_CLIENT); in hclge_devlink_reload_down()
Dhclge_dcb.c234 return hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_notify_down_uinit()
Dhclge_main.c4281 ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_stack()
4317 ret = hclge_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_rebuild()
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_devlink.c59 HNAE3_UNINIT_CLIENT); in hclgevf_devlink_reload_down()
Dhclgevf_main.c1422 ret = hclgevf_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_stack()
1547 ret = hclgevf_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_rebuild()
/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h254 HNAE3_UNINIT_CLIENT, enumerator
Dhns3_ethtool.c1916 ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_tx_spare_buf_size()
1926 hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_tx_spare_buf_size()
Dhns3_enet.c5771 case HNAE3_UNINIT_CLIENT: in hns3_reset_notify()
5800 hns3_reset_notify(handle, HNAE3_UNINIT_CLIENT); in hns3_change_channels()
5846 ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_channels()
/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c6921 case HNAE3_UNINIT_CLIENT: in hns_roce_hw_v2_reset_notify()