Searched refs:hclgevf_mac_addr_node (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.h | 197 struct hclgevf_mac_addr_node { struct
|
D | hclgevf_main.c | 912 static struct hclgevf_mac_addr_node * 915 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_find_mac_node() 924 static void hclgevf_update_mac_node(struct hclgevf_mac_addr_node *mac_node, in hclgevf_update_mac_node() 958 struct hclgevf_mac_addr_node *mac_node; in hclgevf_update_mac_list() 1025 struct hclgevf_mac_addr_node *mac_node, in hclgevf_add_del_mac_addr() 1055 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_config_mac_list() 1080 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() 1108 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() 1129 struct hclgevf_mac_addr_node *mac_node, *tmp; in hclgevf_clear_list() 1140 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list()
|