Searched refs:HNAE3_UP_CLIENT (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_dcb.c | 220 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up() 361 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc() 365 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
|
| D | hclge_main.c | 2508 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg() 3722 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset() 3728 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset() 8286 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vf_vlan_filter() 8449 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
|
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ |
| D | hnae3.h | 144 HNAE3_UP_CLIENT, enumerator
|
| D | hns3_enet.c | 4392 case HNAE3_UP_CLIENT: in hns3_reset_notify() 4431 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()
|
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.c | 1580 ret = hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset() 3097 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
|