Home
last modified time | relevance | path

Searched refs:last_max (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe.c2957 uint16_t last_max = fp->last_max_sge; in bxe_update_last_max_sge() local
2959 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() local
2993 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()