Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c915 static int hclgevf_update_mac_list(struct hnae3_handle *handle, in hclgevf_update_mac_list() function
962 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_uc_addr()
969 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_DEL, in hclgevf_rm_uc_addr()
976 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_ADD, in hclgevf_add_mc_addr()
983 return hclgevf_update_mac_list(handle, HCLGEVF_MAC_TO_DEL, in hclgevf_rm_mc_addr()