Searched refs:last_max (Results 1 – 1 of 1) sorted by relevance
2957 uint16_t last_max = fp->last_max_sge; in bxe_update_last_max_sge() local2959 if (SUB_S16(idx, last_max) > 0) { in bxe_update_last_max_sge()2970 uint16_t last_max, last_elem, first_elem; in bxe_update_sge_prod() local2993 last_max = RX_SGE(fp->last_max_sge); in bxe_update_sge_prod()2994 last_elem = last_max >> BIT_VEC64_ELEM_SHIFT; in bxe_update_sge_prod()