Searched refs:HNAE3_INIT_CLIENT (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_devlink.c82 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT);
H A Dhclgevf_main.c1472 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT);
1597 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT);
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_devlink.c119 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT);
H A Dhclge_dcb.c241 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT);
H A Dhclge_main.c4327 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT);
4367 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT);
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h261 HNAE3_INIT_CLIENT, enumerator in enum:hnae3_reset_notify_type
H A Dhns3_ethtool.c1925 ret = hns3_reset_notify(h, HNAE3_INIT_CLIENT);
H A Dhns3_enet.c5756 case HNAE3_INIT_CLIENT:
5782 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT);
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1005 * function, we should exit with error. If now at HNAE3_INIT_CLIENT
1007 * HNAE3_INIT_CLIENT related process can rollback the operation like
1008 * notifing hardware to free resources, HNAE3_INIT_CLIENT related
1037 * exit with error. If now at HNAE3_INIT_CLIENT stage of soft reset
1038 * process, we should exit with error, and then HNAE3_INIT_CLIENT
1040 * free resources, HNAE3_INIT_CLIENT related process will exit with
7008 /* when reset notify type is HNAE3_INIT_CLIENT In reset notify
7044 case HNAE3_INIT_CLIENT:

Completed in 793 milliseconds