Home
last modified time | relevance | path

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

/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.c1501 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack()
1626 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild()
3337 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_devlink.c125 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.c2724 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg()
4402 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
4407 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild()
10759 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h259 HNAE3_UP_CLIENT, enumerator
H A Dhns3_ethtool.c1928 ret = hns3_reset_notify(h, HNAE3_UP_CLIENT); in hns3_set_tx_spare_buf_size()
H A Dhns3_enet.c5835 case HNAE3_UP_CLIENT: in hns3_reset_notify()
5871 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()