Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_dcb.c215 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_notify_down_uinit()
219 return hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_notify_down_uinit()
226 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
230 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up()
349 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_ieee_setpfc()
355 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
359 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
Dhclge_main.h1091 int hclge_notify_client(struct hclge_dev *hdev,
Dhclge_main.c2716 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg()
2719 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg()
3596 int hclge_notify_client(struct hclge_dev *hdev, in hclge_notify_client() function
4137 ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_stack()
4145 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
4159 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
4198 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
10452 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
10470 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()