Symbol: hclge_notify_client
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
226
ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
234
return hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
241
ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
249
return hclge_notify_client(hdev, HNAE3_UP_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
366
ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
387
ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
2660
ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
2663
return hclge_notify_client(hdev, HNAE3_UP_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
4290
ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
4298
return hclge_notify_client(hdev, HNAE3_INIT_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
4312
ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
4351
ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8335
hclge_notify_client(hdev, HNAE3_DOWN_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
8353
hclge_notify_client(hdev, HNAE3_UP_CLIENT);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
1153
int hclge_notify_client(struct hclge_dev *hdev,