Searched refs:HNAE3_INIT_CLIENT (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_devlink.c | 87 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclgevf_devlink_reload_up()
|
D | hclgevf_main.c | 1476 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_stack() 1601 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_rebuild()
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_devlink.c | 86 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclge_devlink_reload_up()
|
D | hclge_dcb.c | 226 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
|
D | hclge_main.c | 4343 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack() 4383 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_rebuild()
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 243 HNAE3_INIT_CLIENT, enumerator
|
D | hns3_ethtool.c | 1906 ret = hns3_reset_notify(h, HNAE3_INIT_CLIENT); in hns3_set_tx_spare_buf_size()
|
D | hns3_enet.c | 5748 case HNAE3_INIT_CLIENT: in hns3_reset_notify() 5774 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT); in hns3_change_channels()
|
/Linux-v6.1/drivers/infiniband/hw/hns/ |
D | hns_roce_hw_v2.c | 6917 case HNAE3_INIT_CLIENT: in hns_roce_hw_v2_reset_notify()
|