Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h291 uint16_t txcmplq_cnt; /* current length of queue */ member
H A Dlpfc_sli.c1726 pring->txcmplq_cnt++; in lpfc_sli_ringtxcmpl_put()
3656 pring->txcmplq_cnt--; in lpfc_sli_iocbq_lookup()
3692 pring->txcmplq_cnt--; in lpfc_sli_iocbq_lookup_by_tag()
4593 pring->txcmplq_cnt = 0; in lpfc_sli_abort_iocb_ring()
4685 pring->txcmplq_cnt = 0; in lpfc_sli_flush_io_rings()
4711 pring->txcmplq_cnt = 0; in lpfc_sli_flush_io_rings()
11809 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
11818 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
11828 pring->txcmplq_cnt = 0; in lpfc_sli4_queue_init()
13159 int txcmplq_cnt = 0; in lpfc_sli_issue_iocb_wait() local
[all …]
H A Dlpfc_debugfs.c465 u32 txcmplq_cnt; in lpfc_debugfs_multixripools_data() local
527 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt; in lpfc_debugfs_multixripools_data()
532 txcmplq_cnt, pvt_pool->high_watermark, in lpfc_debugfs_multixripools_data()
H A Dlpfc_init.c1028 pring->txcmplq_cnt = 0; in lpfc_hba_clean_txcmplq()
1047 pring->txcmplq_cnt = 0; in lpfc_hba_clean_txcmplq()
/linux/Documentation/scsi/
H A DChangeLog.lpfc106 * Restart els timeout handler only if txcmplq_cnt. On submission,