Searched refs:last_elem (Results 1 – 1 of 1) sorted by relevance
359 u16 last_max, last_elem, first_elem; in bnx2x_update_sge_prod() local380 last_elem = last_max >> BIT_VEC64_ELEM_SHIFT; in bnx2x_update_sge_prod()384 if (last_elem + 1 != first_elem) in bnx2x_update_sge_prod()385 last_elem++; in bnx2x_update_sge_prod()388 for (i = first_elem; i != last_elem; i = NEXT_SGE_MASK_ELEM(i)) { in bnx2x_update_sge_prod()