Home
last modified time | relevance | path

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

/Linux-v5.15/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()
353 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_ieee_setpfc()
359 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
363 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
Dhclge_main.h1113 int hclge_notify_client(struct hclge_dev *hdev,
Dhclge_main.c2727 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg()
2730 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg()
3527 int hclge_notify_client(struct hclge_dev *hdev, in hclge_notify_client() function
4061 ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_stack()
4069 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
4083 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
4122 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
10658 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
10676 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()