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