Searched refs:qb_allocated_rings (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat.c1025 if (qb->qb_allocated_rings & (1 << ring))
1028 qb->qb_allocated_rings |= 1 << ring;
1270 qb->qb_allocated_rings & 0xff);
H A Dqatvar.h217 uint32_t qb_allocated_rings; /* current allocated ring bitfield */ member in struct:qat_bank

Completed in 138 milliseconds