Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_dcb.c222 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up()
363 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
367 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
Dhclge_main.c2643 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg()
3881 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
3886 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
9295 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h207 HNAE3_UP_CLIENT, enumerator
Dhns3_enet.c4514 case HNAE3_UP_CLIENT: in hns3_reset_notify()
4550 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1804 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack()
1929 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild()
3596 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()