Lines Matching refs:txcmplq_cnt
1608 pring->txcmplq_cnt++; in lpfc_sli_ringtxcmpl_put()
3163 pring->txcmplq_cnt--; in lpfc_sli_iocbq_lookup()
3210 pring->txcmplq_cnt--; in lpfc_sli_iocbq_lookup_by_tag()
4170 pring->txcmplq_cnt = 0; in lpfc_sli_flush_io_rings()
4194 pring->txcmplq_cnt = 0; in lpfc_sli_flush_io_rings()
10762 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
10771 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
10781 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
12107 int txcmplq_cnt = 0; in lpfc_sli_issue_iocb_wait() local
12184 txcmplq_cnt++; in lpfc_sli_issue_iocb_wait()
12188 phba->iocb_cnt, txq_cnt, txcmplq_cnt); in lpfc_sli_issue_iocb_wait()
13528 int txcmplq_cnt = 0; in lpfc_sli4_sp_handle_els_wcqe() local
13547 txcmplq_cnt++; in lpfc_sli4_sp_handle_els_wcqe()
13552 txcmplq_cnt); in lpfc_sli4_sp_handle_els_wcqe()
20357 u32 txcmplq_cnt; in lpfc_snapshot_mxp() local
20367 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_snapshot_mxp()
20371 multixri_pool->stat_busy_count = txcmplq_cnt; in lpfc_snapshot_mxp()
20423 u32 txcmplq_cnt; in lpfc_adjust_high_watermark() local
20437 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_adjust_high_watermark()
20441 new_watermark = txcmplq_cnt + abts_io_bufs; in lpfc_adjust_high_watermark()
20684 u32 txcmplq_cnt; in lpfc_release_io_buf() local
20722 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_release_io_buf()
20726 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs; in lpfc_release_io_buf()