Home
last modified time | relevance | path

Searched refs:SGE_NUM_GENBITS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h145 #ifndef SGE_NUM_GENBITS
147 # define SGE_NUM_GENBITS 2 macro
151 #define WR_FLITS (TX_DESC_FLITS + 1 - SGE_NUM_GENBITS)
H A Dsge.c152 #if SGE_NUM_GENBITS == 1
157 #elif SGE_NUM_GENBITS == 2
163 # error "SGE_NUM_GENBITS must be 1 or 2"
1068 #if SGE_NUM_GENBITS == 2 in wr_gen2()
3329 #if SGE_NUM_GENBITS == 1 in t3_sge_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h145 #ifndef SGE_NUM_GENBITS
147 # define SGE_NUM_GENBITS 2 macro
151 #define WR_FLITS (TX_DESC_FLITS + 1 - SGE_NUM_GENBITS)
H A Dsge.c154 #if SGE_NUM_GENBITS == 1
159 #elif SGE_NUM_GENBITS == 2
165 # error "SGE_NUM_GENBITS must be 1 or 2"
1063 #if SGE_NUM_GENBITS == 2 in wr_gen2()
3330 #if SGE_NUM_GENBITS == 1 in t3_sge_init()

Completed in 13 milliseconds