Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bxe/
HDbxe.c2972 uint16_t last_max = fp->last_max_sge; in bxe_update_last_max_sge() local
2974 if (SUB_S16(idx, last_max) > 0) { in bxe_update_last_max_sge()
2985 uint16_t last_max, last_elem, first_elem; in bxe_update_sge_prod() local
3008 last_max = RX_SGE(fp->last_max_sge); in bxe_update_sge_prod()
3009 last_elem = last_max >> BIT_VEC64_ELEM_SHIFT; in bxe_update_sge_prod()