Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c226 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_notify_down_uinit()
234 return hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_notify_down_uinit()
241 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
249 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up()
366 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_ieee_setpfc()
387 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
H A Dhclge_main.h1148 int hclge_notify_client(struct hclge_dev *hdev,
H A Dhclge_main.c2720 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg()
2723 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg()
3778 int hclge_notify_client(struct hclge_dev *hdev, in hclge_notify_client() function
4327 ret = hclge_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclge_reset_stack()
4335 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
4349 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
4388 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
10709 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
10727 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()