Home
last modified time | relevance | path

Searched refs:mcast_group_list (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c2659 static void bnx2x_free_groups(struct list_head *mcast_group_list) in bnx2x_free_groups() argument
2663 while (!list_empty(mcast_group_list)) { in bnx2x_free_groups()
2664 current_mcast_group = list_first_entry(mcast_group_list, in bnx2x_free_groups()