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()
3670 pring->txcmplq_cnt--; in lpfc_sli_iocbq_lookup()
3706 pring->txcmplq_cnt--; in lpfc_sli_iocbq_lookup_by_tag()
4709 pring->txcmplq_cnt = 0; in lpfc_sli_flush_io_rings()
4735 pring->txcmplq_cnt = 0; in lpfc_sli_flush_io_rings()
11765 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
11774 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
11784 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
13127 int txcmplq_cnt = 0; in lpfc_sli_issue_iocb_wait() local
13206 txcmplq_cnt++; in lpfc_sli_issue_iocb_wait()
[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,