Searched refs:HNAE3_INIT_CLIENT (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_devlink.c | 82 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclgevf_devlink_reload_up()
|
| H A D | hclgevf_main.c | 1493 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_stack() 1618 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_rebuild()
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_devlink.c | 119 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclge_devlink_reload_up()
|
| H A D | hclge_dcb.c | 241 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
|
| H A D | hclge_main.c | 4349 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack() 4389 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_rebuild()
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hnae3.h | 261 HNAE3_INIT_CLIENT, enumerator
|
| H A D | hns3_ethtool.c | 1906 ret = hns3_reset_notify(h, HNAE3_INIT_CLIENT); in hns3_set_tx_spare_buf_size()
|
| H A D | hns3_enet.c | 5769 case HNAE3_INIT_CLIENT: in hns3_reset_notify() 5795 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT); in hns3_change_channels()
|
| /linux-6.15/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 7207 case HNAE3_INIT_CLIENT: in hns_roce_hw_v2_reset_notify()
|