Searched refs:elem_group (Results 1 – 1 of 1) sorted by relevance
2678 struct bnx2x_mcast_elem_group *elem_group; in bnx2x_mcast_enqueue_cmd() local2716 elem_group = (struct bnx2x_mcast_elem_group *) in bnx2x_mcast_enqueue_cmd()2718 if (!elem_group) { in bnx2x_mcast_enqueue_cmd()2724 list_add_tail(&elem_group->mcast_group_link, in bnx2x_mcast_enqueue_cmd()2727 elem_group = list_first_entry(&new_cmd->group_head, in bnx2x_mcast_enqueue_cmd()2731 mac_elem = &elem_group->mcast_elems[offset].mac_elem; in bnx2x_mcast_enqueue_cmd()2741 elem_group = list_next_entry(elem_group, in bnx2x_mcast_enqueue_cmd()3022 struct bnx2x_mcast_elem_group *elem_group; in bnx2x_mcast_hdl_pending_set_e2_convert() local3047 elem_group = list_first_entry(&cmd_pos->group_head, in bnx2x_mcast_hdl_pending_set_e2_convert()3057 p_item = &elem_group->mcast_elems[offset].bin_elem; in bnx2x_mcast_hdl_pending_set_e2_convert()[all …]