Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_devlink.c56 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_DOWN_CLIENT); in hclge_devlink_reload_down()
Dhclge_dcb.c215 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_notify_down_uinit()
353 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_ieee_setpfc()
Dhclge_main.c2727 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg()
4078 ret = hclge_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
4083 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare()
10658 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_devlink.c57 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_DOWN_CLIENT); in hclgevf_devlink_reload_down()
Dhclgevf_main.c2015 ret = hclgevf_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
2021 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare()
3815 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_update_port_base_vlan_info()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h222 HNAE3_DOWN_CLIENT, enumerator
Dhns3_enet.c5536 case HNAE3_DOWN_CLIENT: in hns3_reset_notify()
5613 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_channels()
/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c6458 case HNAE3_DOWN_CLIENT: in hns_roce_hw_v2_reset_notify()