Searched refs:hclgevf_mac_addr_node (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 910 static struct hclgevf_mac_addr_node * 913 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() 922 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() 956 struct hclgevf_mac_addr_node *mac_node; in hclgevf_update_mac_list() 1023 struct hclgevf_mac_addr_node *mac_node, in hclgevf_add_del_mac_addr() 1053 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_config_mac_list() 1078 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() 1106 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() 1127 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_clear_list() 1138 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list()
|
H A D | hclgevf_main.h | 197 struct hclgevf_mac_addr_node { struct
|