Lines Matching defs:txcmplq_cnt
1608 pring->txcmplq_cnt++;
3163 pring->txcmplq_cnt--;
3210 pring->txcmplq_cnt--;
4170 pring->txcmplq_cnt = 0;
4194 pring->txcmplq_cnt = 0;
10762 pring->txcmplq_cnt = 0;
10771 pring->txcmplq_cnt = 0;
10781 pring->txcmplq_cnt = 0;
12107 int txcmplq_cnt = 0;
12184 txcmplq_cnt++;
12188 phba->iocb_cnt, txq_cnt, txcmplq_cnt);
13528 int txcmplq_cnt = 0;
13547 txcmplq_cnt++;
13552 txcmplq_cnt);
20357 u32 txcmplq_cnt;
20367 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
20371 multixri_pool->stat_busy_count = txcmplq_cnt;
20423 u32 txcmplq_cnt;
20437 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
20441 new_watermark = txcmplq_cnt + abts_io_bufs;
20684 u32 txcmplq_cnt;
20722 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
20726 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs;