Searched refs:iq_cidx (Results 1 – 3 of 3) sorted by relevance
156 nm_rxq->iq_cidx = 0; in alloc_nm_rxq_hwq()924 struct iq_desc *d = &nm_rxq->iq_desc[nm_rxq->iq_cidx]; in t4_nm_intr()986 if (__predict_false(++nm_rxq->iq_cidx == nm_rxq->iq_sidx)) { in t4_nm_intr()987 nm_rxq->iq_cidx = 0; in t4_nm_intr()
651 uint16_t iq_cidx; member
3205 nm_rxq->iq_cidx = 0; in alloc_nm_rxq()3227 CTLTYPE_INT | CTLFLAG_RD, &nm_rxq->iq_cidx, 0, sysctl_uint16, "I", in alloc_nm_rxq()