Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h147 #ifndef SGE_NUM_GENBITS
149 # define SGE_NUM_GENBITS 2 macro
153 #define WR_FLITS (TX_DESC_FLITS + 1 - SGE_NUM_GENBITS)
Dsge.c152 #if SGE_NUM_GENBITS == 1
157 #elif SGE_NUM_GENBITS == 2
1025 #if SGE_NUM_GENBITS == 2 in wr_gen2()
3250 #if SGE_NUM_GENBITS == 1 in t3_sge_init()