Searched refs:last_elem (Results 1 – 1 of 1) sorted by relevance
357 u16 last_max, last_elem, first_elem; in bnx2x_update_sge_prod() local378 last_elem = last_max >> BIT_VEC64_ELEM_SHIFT; in bnx2x_update_sge_prod()382 if (last_elem + 1 != first_elem) in bnx2x_update_sge_prod()383 last_elem++; in bnx2x_update_sge_prod()386 for (i = first_elem; i != last_elem; i = NEXT_SGE_MASK_ELEM(i)) { in bnx2x_update_sge_prod()