Searched refs:current_mcast_group (Results 1 – 1 of 1) sorted by relevance
2661 struct bnx2x_mcast_elem_group *current_mcast_group; in bnx2x_free_groups() local2664 current_mcast_group = list_first_entry(mcast_group_list, in bnx2x_free_groups()2667 list_del(¤t_mcast_group->mcast_group_link); in bnx2x_free_groups()2668 kfree(current_mcast_group); in bnx2x_free_groups()