Searched refs:HNAE3_UNINIT_CLIENT (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_devlink.c | 58 HNAE3_UNINIT_CLIENT); in hclge_devlink_reload_down()
|
H A D | hclge_dcb.c | 234 return hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_notify_down_uinit()
|
H A D | hclge_main.c | 4259 ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_stack() 4295 ret = hclge_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_rebuild()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_devlink.c | 59 HNAE3_UNINIT_CLIENT); in hclgevf_devlink_reload_down()
|
H A D | hclgevf_main.c | 1421 ret = hclgevf_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_stack() 1546 ret = hclgevf_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_rebuild()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_dcb.c | 254 return hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_notify_down_uinit()
|
H A D | hclge_main.c | 3828 ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_stack() 3866 ret = hclge_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_rebuild()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 210 HNAE3_UNINIT_CLIENT, enumerator
|
H A D | hns3_enet.c | 4575 case HNAE3_UNINIT_CLIENT: in hns3_reset_notify() 4604 hns3_reset_notify(handle, HNAE3_UNINIT_CLIENT); in hns3_change_channels() 4644 ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_channels()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 254 HNAE3_UNINIT_CLIENT, enumerator
|
H A D | hns3_ethtool.c | 1901 ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_tx_spare_buf_size() 1911 hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_tx_spare_buf_size()
|
H A D | hns3_enet.c | 5764 case HNAE3_UNINIT_CLIENT: in hns3_reset_notify() 5793 hns3_reset_notify(handle, HNAE3_UNINIT_CLIENT); in hns3_change_channels() 5839 ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); in hns3_set_channels()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 1802 ret = hclgevf_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_stack() 1927 ret = hclgevf_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_rebuild()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 6426 case HNAE3_UNINIT_CLIENT: in hns_roce_hw_v2_reset_notify()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 6912 case HNAE3_UNINIT_CLIENT: in hns_roce_hw_v2_reset_notify()
|
Completed in 72 milliseconds