Searched refs:HNAE3_UP_CLIENT (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_dcb.c | 231 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up() 366 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc() 370 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
|
| H A D | hclge_main.c | 2646 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg() 3884 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 3889 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 9317 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_main.c | 1820 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack() 1945 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild() 3629 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
|