Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h145 #ifndef SGE_NUM_GENBITS
147 # define SGE_NUM_GENBITS 2 macro
151 #define WR_FLITS (TX_DESC_FLITS + 1 - SGE_NUM_GENBITS)
Dsge.c154 #if SGE_NUM_GENBITS == 1
159 #elif SGE_NUM_GENBITS == 2
1068 #if SGE_NUM_GENBITS == 2 in wr_gen2()
3336 #if SGE_NUM_GENBITS == 1 in t3_sge_init()