Searched refs:fq_cidx (Results 1 – 2 of 2) sorted by relevance
808 struct freelQ_ce *ce = &cq[Q->fq_cidx]; in t1_sge_rx()810 uint32_t cidx = Q->fq_cidx; in t1_sge_rx()1007 Q->fq_cidx = cidx; in t1_sge_rx()1559 uint32_t cidx = Q->fq_cidx; in free_freelQ_buffers()1592 Q->fq_cidx = cidx; in free_freelQ_buffers()
270 u32 fq_cidx; /* consumer index (HW) */ member