Searched refs:HNAE3_UP_CLIENT (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_dcb.c | 265 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up() 400 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc() 404 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
|
H A D | hclge_main.c | 2648 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg() 3891 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 3896 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 9337 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_devlink.c | 87 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 | 2663 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg() 4320 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 4325 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 10644 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
|
/kernel/linux/linux-6.6/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 | 1442 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack() 1567 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild() 3265 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 207 HNAE3_UP_CLIENT, enumerator
|
H A D | hns3_enet.c | 4566 case HNAE3_UP_CLIENT: in hns3_reset_notify() 4602 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 251 HNAE3_UP_CLIENT, enumerator
|
H A D | hns3_ethtool.c | 1909 ret = hns3_reset_notify(h, HNAE3_UP_CLIENT); in hns3_set_tx_spare_buf_size()
|
H A D | hns3_enet.c | 5755 case HNAE3_UP_CLIENT: in hns3_reset_notify() 5791 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 1823 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack() 1948 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild() 3645 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
|
Completed in 58 milliseconds