Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_common.h136 #ifndef SGE_NUM_GENBITS
138 # define SGE_NUM_GENBITS 2 macro
142 #define WR_FLITS (TX_DESC_FLITS + 1 - SGE_NUM_GENBITS)
/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_sge.c220 #if SGE_NUM_GENBITS == 1
225 #elif SGE_NUM_GENBITS == 2
433 #if SGE_NUM_GENBITS == 1 in t3_sge_init()
1260 #if SGE_NUM_GENBITS == 2 in wr_gen2()
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
Dcxgb_cpl_io.c418 #if SGE_NUM_GENBITS != 2