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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c3742 static int hclge_notify_roce_client(struct hclge_dev *hdev, function
4287 ret = hclge_notify_roce_client(hdev, HNAE3_DOWN_CLIENT);
4306 ret = hclge_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT);
4318 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT);
4336 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT);

Completed in 135 milliseconds