Searched refs:hclge_find_mac_node (Results 1 – 1 of 1) sorted by relevance
7448 static struct hclge_mac_node *hclge_find_mac_node(struct list_head *list, in hclge_find_mac_node() function7507 mac_node = hclge_find_mac_node(list, addr); in hclge_update_mac_list()7808 new_node = hclge_find_mac_node(mac_list, mac_node->mac_addr); in hclge_sync_from_add_list()7832 new_node = hclge_find_mac_node(mac_list, mac_node->mac_addr); in hclge_sync_from_del_list()8259 new_node = hclge_find_mac_node(list, new_addr); in hclge_update_mac_node_for_dev_addr()8281 old_node = hclge_find_mac_node(list, old_addr); in hclge_update_mac_node_for_dev_addr()