Lines Matching defs:txcmplq_cnt
1729 pring->txcmplq_cnt++;
3670 pring->txcmplq_cnt--;
3706 pring->txcmplq_cnt--;
4698 pring->txcmplq_cnt = 0;
4724 pring->txcmplq_cnt = 0;
11752 pring->txcmplq_cnt = 0;
11761 pring->txcmplq_cnt = 0;
11771 pring->txcmplq_cnt = 0;
13114 int txcmplq_cnt = 0;
13193 txcmplq_cnt++;
13197 phba->iocb_cnt, txq_cnt, txcmplq_cnt);
14473 int txcmplq_cnt = 0;
14492 txcmplq_cnt++;
14497 txcmplq_cnt);
21514 u32 txcmplq_cnt;
21524 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
21528 multixri_pool->stat_busy_count = txcmplq_cnt;
21580 u32 txcmplq_cnt;
21594 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
21598 new_watermark = txcmplq_cnt + abts_io_bufs;
21841 u32 txcmplq_cnt;
21878 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
21882 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs;