Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h346 enum { MC5_MIN_TIDS = 16 }; enumerator
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1534 unsigned int mxf = t3_mc5_size(&sc->mc5) - MC5_MIN_TIDS; in cxgb_up()