Home
last modified time | relevance | path

Searched refs:txcmplq_cnt (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h271 uint16_t txcmplq_cnt; /* current length of queue */ member
H A Dlpfc_sli.c1729 pring->txcmplq_cnt++; in lpfc_sli_ringtxcmpl_put()
13114 int txcmplq_cnt = 0; in lpfc_sli_issue_iocb_wait() local
13193 txcmplq_cnt++; in lpfc_sli_issue_iocb_wait()
14492 txcmplq_cnt++; in lpfc_sli4_sp_handle_els_wcqe()
14497 txcmplq_cnt); in lpfc_sli4_sp_handle_els_wcqe()
21514 u32 txcmplq_cnt; in lpfc_snapshot_mxp() local
21524 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_snapshot_mxp()
21580 u32 txcmplq_cnt; in lpfc_adjust_high_watermark() local
21594 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_adjust_high_watermark()
21841 u32 txcmplq_cnt; in lpfc_release_io_buf() local
[all …]
H A Dlpfc_debugfs.c464 u32 txcmplq_cnt; in lpfc_debugfs_multixripools_data() local
532 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_debugfs_multixripools_data()
537 txcmplq_cnt, pvt_pool->high_watermark, in lpfc_debugfs_multixripools_data()
H A Dlpfc_nvme.c2257 pending += pring->txcmplq_cnt; in lpfc_nvme_lport_unreg_wait()
H A Dlpfc_init.c1025 pring->txcmplq_cnt = 0; in lpfc_hba_clean_txcmplq()
1044 pring->txcmplq_cnt = 0; in lpfc_hba_clean_txcmplq()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc106 * Restart els timeout handler only if txcmplq_cnt. On submission,