Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h454 static inline unsigned int t3_mc5_size(const struct mc5 *p) in t3_mc5_size() function
H A Dcxgb_t3_hw.c3108 unsigned int m, pstructs, tids = t3_mc5_size(&adap->mc5); in partition_mem()
3158 m = t3_mc5_size(&adap->mc5) - adap->params.mc5.nservers - in partition_mem()
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1533 unsigned int mxf = t3_mc5_size(&sc->mc5) - MC5_MIN_TIDS; in cxgb_up()
3231 id += t3_mc5_size(&sc->mc5) - sc->params.mc5.nroutes - in set_filter()