Home
last modified time | relevance | path

Searched refs:HNAE3_DOWN_CLIENT (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ !
H A Dhclgevf_devlink.c52 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_DOWN_CLIENT); in hclgevf_devlink_reload_down()
H A Dhclgevf_main.c1586 ret = hclgevf_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
1592 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
3319 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_update_port_base_vlan_info()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ !
H A Dhclge_devlink.c89 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_DOWN_CLIENT); in hclge_devlink_reload_down()
H A Dhclge_dcb.c226 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_notify_down_uinit()
366 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_ieee_setpfc()
H A Dhclge_main.c2721 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg()
4358 ret = hclge_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
4363 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
10741 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
/linux/drivers/net/ethernet/hisilicon/hns3/ !
H A Dhnae3.h260 HNAE3_DOWN_CLIENT, enumerator
H A Dhns3_ethtool.c1916 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_tx_spare_buf_size()
H A Dhns3_enet.c5838 case HNAE3_DOWN_CLIENT: in hns3_reset_notify()
5915 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_channels()
/linux/drivers/infiniband/hw/hns/ !
H A Dhns_roce_hw_v2.c7532 case HNAE3_DOWN_CLIENT: in hns_roce_hw_v2_reset_notify()