Searched refs:HNAE3_UP_CLIENT (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_devlink.c | 93 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclgevf_devlink_reload_up()
|
D | hclgevf_main.c | 1484 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack() 1609 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild() 3365 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_dcb.c | 230 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up() 355 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc() 359 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
|
D | hclge_devlink.c | 92 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclge_devlink_reload_up()
|
D | hclge_main.c | 2758 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg() 4404 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 4409 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 10705 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 241 HNAE3_UP_CLIENT, enumerator
|
D | hns3_ethtool.c | 1910 ret = hns3_reset_notify(h, HNAE3_UP_CLIENT); in hns3_set_tx_spare_buf_size()
|
D | hns3_enet.c | 5740 case HNAE3_UP_CLIENT: in hns3_reset_notify() 5776 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()
|