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

/netbsd-current/sys/dev/pci/qat/
H A Dqat.c1636 qs->qs_inflight++;
1721 qs->qs_inflight--;
1892 qs->qs_inflight = 0;
2004 qs->qs_inflight == 0) {
2021 if (qs->qs_inflight > 0) {
2091 qs->qs_inflight--;
H A Dqatvar.h650 uint32_t qs_inflight; member in struct:qat_session

Completed in 109 milliseconds