Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_devlink.c87 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclge_devlink_reload_up()
H A Dhclge_dcb.c249 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up()
387 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
H A Dhclge_main.c2677 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg()
4342 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
4347 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
10670 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_devlink.c88 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclgevf_devlink_reload_up()
H A Dhclgevf_main.c1443 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack()
1568 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild()
3263 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h251 HNAE3_UP_CLIENT, enumerator
H A Dhns3_ethtool.c1924 ret = hns3_reset_notify(h, HNAE3_UP_CLIENT); in hns3_set_tx_spare_buf_size()
H A Dhns3_enet.c5762 case HNAE3_UP_CLIENT: in hns3_reset_notify()
5798 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()