Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_dcb.c230 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up()
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_devlink.c92 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclge_devlink_reload_up()
Dhclge_main.c2730 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg()
4122 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
4127 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
10676 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_devlink.c93 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclgevf_devlink_reload_up()
Dhclgevf_main.c1930 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack()
2055 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild()
3833 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h221 HNAE3_UP_CLIENT, enumerator
Dhns3_enet.c5533 case HNAE3_UP_CLIENT: in hns3_reset_notify()
5569 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()