Searched refs:hclgevf_mac_addr_node (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.h | 197 struct hclgevf_mac_addr_node { struct
|
H A D | hclgevf_main.c | 875 static struct hclgevf_mac_addr_node * 878 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() 887 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() 921 struct hclgevf_mac_addr_node *mac_node; in hclgevf_update_mac_list() 988 struct hclgevf_mac_addr_node *mac_node, in hclgevf_add_del_mac_addr() 1018 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_config_mac_list() 1043 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() 1071 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() 1092 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_clear_list() 1103 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list()
|