Searched refs:HNAE3_DOWN_CLIENT (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
A D | hclge_devlink.c | 51 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_DOWN_CLIENT); in hclge_devlink_reload_down()
|
A D | hclge_dcb.c | 215 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_notify_down_uinit() 349 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_ieee_setpfc()
|
A D | hclge_main.c | 2755 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_restart_autoneg() 4360 ret = hclge_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare() 4365 ret = hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_reset_prepare() 10687 hclge_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclge_set_vport_mtu()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
A D | hclgevf_devlink.c | 52 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_DOWN_CLIENT); in hclgevf_devlink_reload_down()
|
A D | hclgevf_main.c | 1569 ret = hclgevf_notify_roce_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare() 1575 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset_prepare() 3347 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_update_port_base_vlan_info()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/ |
A D | hnae3.h | 243 HNAE3_DOWN_CLIENT, enumerator
|
A D | hns3_ethtool.c | 1896 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_tx_spare_buf_size()
|
A D | hns3_enet.c | 5744 case HNAE3_DOWN_CLIENT: in hns3_reset_notify() 5821 ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); in hns3_set_channels()
|
/linux-6.3-rc2/drivers/infiniband/hw/hns/ |
A D | hns_roce_hw_v2.c | 6990 case HNAE3_DOWN_CLIENT: in hns_roce_hw_v2_reset_notify()
|
Completed in 61 milliseconds