Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_devlink.c52 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_DOWN_CLIENT); in hclgevf_devlink_reload_down()
Dhclgevf_main.c1565 ret = hclgevf_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
1571 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
3285 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_update_port_base_vlan_info()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_devlink.c89 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_DOWN_CLIENT); in hclge_devlink_reload_down()
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()
Dhclge_main.c2730 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg()
4354 ret = hclge_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
4359 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
10719 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h260 HNAE3_DOWN_CLIENT, enumerator
Dhns3_ethtool.c1917 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_tx_spare_buf_size()
Dhns3_enet.c5760 case HNAE3_DOWN_CLIENT: in hns3_reset_notify()
5837 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_channels()
/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c7092 case HNAE3_DOWN_CLIENT: in hns_roce_hw_v2_reset_notify()