Searched refs:HNAE3_UP_CLIENT (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_devlink.c | 88 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclgevf_devlink_reload_up()
|
| H A D | hclgevf_main.c | 1501 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 D | hclge_devlink.c | 125 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclge_devlink_reload_up()
|
| H A D | hclge_dcb.c | 249 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 D | hclge_main.c | 2724 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 D | hnae3.h | 259 HNAE3_UP_CLIENT, enumerator
|
| H A D | hns3_ethtool.c | 1928 ret = hns3_reset_notify(h, HNAE3_UP_CLIENT); in hns3_set_tx_spare_buf_size()
|
| H A D | hns3_enet.c | 5835 case HNAE3_UP_CLIENT: in hns3_reset_notify() 5871 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()
|