Searched refs:TX_DESC_FLITS (Results 1 - 2 of 2) sorted by path

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h150 #define TX_DESC_FLITS 16U macro
151 #define WR_FLITS (TX_DESC_FLITS + 1 - SGE_NUM_GENBITS)
H A Dsge.c99 __be64 flit[TX_DESC_FLITS];
1026 d->flit[TX_DESC_FLITS - 1] = cpu_to_be64(gen);

Completed in 59 milliseconds