Searched refs:SGE_EQ_IDXSIZE (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h100 SGE_EQ_IDXSIZE = 64, /* egress queue pidx/cidx unit size */ enumerator in enum:__anon12
H A Dsge.c1737 EQ_UNIT = SGE_EQ_IDXSIZE,
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h227 * Egress Queues are measured in units of SGE_EQ_IDXSIZE by the
230 __be64 flit[SGE_EQ_IDXSIZE/sizeof(__be64)];
H A Dsge.c65 EQ_UNIT = SGE_EQ_IDXSIZE,
H A Dcxgb4vf_main.c117 EQ_UNIT = SGE_EQ_IDXSIZE,

Completed in 297 milliseconds