Searched refs:hclgevf_mac_addr_node (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 1281 static struct hclgevf_mac_addr_node * 1284 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() 1293 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() 1327 struct hclgevf_mac_addr_node *mac_node; in hclgevf_update_mac_list() 1394 struct hclgevf_mac_addr_node *mac_node, in hclgevf_add_del_mac_addr() 1423 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_config_mac_list() 1446 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() 1475 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() 1497 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_clear_list() 1508 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list()
|
D | hclgevf_main.h | 248 struct hclgevf_mac_addr_node { struct
|