Searched refs:mcast_group_list (Results 1 – 1 of 1) sorted by relevance
2659 static void bnx2x_free_groups(struct list_head *mcast_group_list) in bnx2x_free_groups() argument2663 while (!list_empty(mcast_group_list)) { in bnx2x_free_groups()2664 current_mcast_group = list_first_entry(mcast_group_list, in bnx2x_free_groups()