Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c3130 static int hclge_notify_roce_client(struct hclge_dev *hdev, in hclge_notify_roce_client() function
3670 ret = hclge_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset()
3694 ret = hclge_notify_roce_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset()
3712 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset()
3728 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset()