Searched refs:last_elem (Results 1 – 1 of 1) sorted by relevance
221 u16 last_max, last_elem, first_elem; in bnx2x_update_sge_prod() local242 last_elem = last_max >> BIT_VEC64_ELEM_SHIFT; in bnx2x_update_sge_prod()246 if (last_elem + 1 != first_elem) in bnx2x_update_sge_prod()247 last_elem++; in bnx2x_update_sge_prod()250 for (i = first_elem; i != last_elem; i = NEXT_SGE_MASK_ELEM(i)) { in bnx2x_update_sge_prod()