Searched refs:HNAE3_UNINIT_CLIENT (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
A D | hclge_devlink.c | 58 HNAE3_UNINIT_CLIENT); in hclge_devlink_reload_down()
|
A D | hclge_dcb.c | 219 return hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_notify_down_uinit()
|
A D | hclge_main.c | 4343 ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_stack() 4379 ret = hclge_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_rebuild()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
A D | hclgevf_devlink.c | 59 HNAE3_UNINIT_CLIENT); in hclgevf_devlink_reload_down()
|
A D | hclgevf_main.c | 1463 ret = hclgevf_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_stack() 1588 ret = hclgevf_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_rebuild()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/ |
A D | hnae3.h | 245 HNAE3_UNINIT_CLIENT, enumerator
|
A D | hns3_ethtool.c | 1900 ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_tx_spare_buf_size() 1910 hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_tx_spare_buf_size()
|
A D | hns3_enet.c | 5750 case HNAE3_UNINIT_CLIENT: in hns3_reset_notify() 5779 hns3_reset_notify(handle, HNAE3_UNINIT_CLIENT); in hns3_change_channels() 5825 ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_channels()
|
/linux-6.3-rc2/drivers/infiniband/hw/hns/ |
A D | hns_roce_hw_v2.c | 6996 case HNAE3_UNINIT_CLIENT: in hns_roce_hw_v2_reset_notify()
|
Completed in 60 milliseconds