Searched refs:qb_allocated_rings (Results 1 – 2 of 2) sorted by relevance
1025 if (qb->qb_allocated_rings & (1 << ring)) in qat_etr_setup_ring()1028 qb->qb_allocated_rings |= 1 << ring; in qat_etr_setup_ring()1270 qb->qb_allocated_rings & 0xff); in qat_arb_update()
217 uint32_t qb_allocated_rings; /* current allocated ring bitfield */ member