Lines Matching refs:txcmplq_cnt
1731 pring->txcmplq_cnt++; in lpfc_sli_ringtxcmpl_put()
3654 pring->txcmplq_cnt--; in lpfc_sli_iocbq_lookup()
3690 pring->txcmplq_cnt--; in lpfc_sli_iocbq_lookup_by_tag()
4680 pring->txcmplq_cnt = 0; in lpfc_sli_flush_io_rings()
4706 pring->txcmplq_cnt = 0; in lpfc_sli_flush_io_rings()
11738 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
11747 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
11757 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
13100 int txcmplq_cnt = 0; in lpfc_sli_issue_iocb_wait() local
13179 txcmplq_cnt++; in lpfc_sli_issue_iocb_wait()
13183 phba->iocb_cnt, txq_cnt, txcmplq_cnt); in lpfc_sli_issue_iocb_wait()
14459 int txcmplq_cnt = 0; in lpfc_sli4_sp_handle_els_wcqe() local
14478 txcmplq_cnt++; in lpfc_sli4_sp_handle_els_wcqe()
14483 txcmplq_cnt); in lpfc_sli4_sp_handle_els_wcqe()
21421 u32 txcmplq_cnt; in lpfc_snapshot_mxp() local
21431 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_snapshot_mxp()
21435 multixri_pool->stat_busy_count = txcmplq_cnt; in lpfc_snapshot_mxp()
21487 u32 txcmplq_cnt; in lpfc_adjust_high_watermark() local
21501 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_adjust_high_watermark()
21505 new_watermark = txcmplq_cnt + abts_io_bufs; in lpfc_adjust_high_watermark()
21748 u32 txcmplq_cnt; in lpfc_release_io_buf() local
21785 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_release_io_buf()
21789 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs; in lpfc_release_io_buf()