Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1337 static int hclgevf_update_mac_list(struct hnae3_handle *handle, in hclgevf_update_mac_list() function
1384 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_uc_addr()
1391 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_DEL, in hclgevf_rm_uc_addr()
1398 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_mc_addr()
1405 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_DEL, in hclgevf_rm_mc_addr()