Searched refs:outstanding_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
1418 * entry is owned by software then we increment an 'outstanding_cqes'
1423 outstanding_cqes = 0;
1427 outstanding_cqes++;
1443 for (i = 0; i < outstanding_cqes; i++) {
H A Ddapl_tavor_hw.c1727 int outstanding_cqes, removed_cqes; local
1752 * entry is owned by software then we increment an 'outstanding_cqes'
1757 outstanding_cqes = 0;
1761 outstanding_cqes++;
1777 for (i = 0; i < outstanding_cqes; i++) {
H A Ddapl_hermon_hw.c1448 int outstanding_cqes, removed_cqes; local
1467 * entry is owned by software then we increment an 'outstanding_cqes'
1472 outstanding_cqes = 0;
1476 outstanding_cqes++;
1492 for (i = 0; i < outstanding_cqes; i++) {

Completed in 35 milliseconds