Searched refs:removed_cqes (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1393 int outstanding_cqes, removed_cqes; local
1481 removed_cqes = 0;
1497 removed_cqes++;
1519 if ((removed_cqes != 0) && (cq->cq_consindx != cons_indx)) {
H A Ddapl_tavor_hw.c1727 int outstanding_cqes, removed_cqes; local
1815 removed_cqes = 0;
1831 removed_cqes++;
1853 if ((removed_cqes != 0) && (cq->cq_consindx != cons_indx)) {
H A Ddapl_hermon_hw.c1448 int outstanding_cqes, removed_cqes; local
1530 removed_cqes = 0;
1546 removed_cqes++;
1568 if ((removed_cqes != 0) && (cq->cq_consindx != cons_indx)) {

Completed in 31 milliseconds