Searched refs:BRB_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h219 #define BRB_SIZE(sc) (CHIP_IS_E3(sc) ? 1024 : 512) macro
273 (MAX_AGG_QS(sc) + (BRB_SIZE(sc) - MAX_AGG_QS(sc)) / 2)
341 BRB_SIZE(sc)
393 BRB_SIZE(sc)

Completed in 210 milliseconds