Searched refs:HNAE3_INIT_CLIENT (Results 1 - 9 of 9) sorted by last modified time

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1472 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT);
1597 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT);
H A Dhclgevf_devlink.c82 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT);
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c4327 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT);
4367 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT);
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);
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c5760 case HNAE3_INIT_CLIENT:
5786 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT);
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);
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1009 * function, we should exit with error. If now at HNAE3_INIT_CLIENT
1011 * HNAE3_INIT_CLIENT related process can rollback the operation like
1012 * notifing hardware to free resources, HNAE3_INIT_CLIENT related
1041 * exit with error. If now at HNAE3_INIT_CLIENT stage of soft reset
1042 * process, we should exit with error, and then HNAE3_INIT_CLIENT
1044 * free resources, HNAE3_INIT_CLIENT related process will exit with
6956 /* when reset notify type is HNAE3_INIT_CLIENT In reset notify
6992 case HNAE3_INIT_CLIENT:

Completed in 247 milliseconds