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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1340 static int hclgevf_notify_roce_client(struct hclgevf_dev *hdev, function
1527 ret = hclgevf_notify_roce_client(hdev, HNAE3_DOWN_CLIENT);
1546 ret = hclgevf_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT);
1559 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT);
1567 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT);

Completed in 95 milliseconds