Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h100 SGE_EQ_IDXSIZE = 64, /* egress queue pidx/cidx unit size */ enumerator
H A Dsge.c1750 EQ_UNIT = SGE_EQ_IDXSIZE,
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h100 SGE_EQ_IDXSIZE = 64, /* egress queue pidx/cidx unit size */ enumerator
H A Dsge.c1751 EQ_UNIT = SGE_EQ_IDXSIZE,
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h226 * Egress Queues are measured in units of SGE_EQ_IDXSIZE by the
229 __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,
/kernel/linux/linux-6.6/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 31 milliseconds