Home
last modified time | relevance | path

Searched refs:hclgevf_notify_client (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1349 static int hclgevf_notify_client(struct hclgevf_dev *hdev, in hclgevf_notify_client() function
1459 ret = hclgevf_notify_client(hdev, HNAE3_UNINIT_CLIENT); in hclgevf_reset_stack()
1472 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_stack()
1476 ret = hclgevf_notify_client(hdev, HNAE3_RESTORE_CLIENT); in hclgevf_reset_stack()
1546 ret = hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_reset()
1580 ret = hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset()
3082 hclgevf_notify_client(hdev, HNAE3_DOWN_CLIENT); in hclgevf_update_port_base_vlan_info()
3097 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()