Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.h234 uint16_t txcmplq_cnt; /* current length of queue */ member
Dlpfc_sli.c4005 pring->txcmplq_cnt = 0; in lpfc_sli_flush_fcp_rings()
4029 pring->txcmplq_cnt = 0; in lpfc_sli_flush_fcp_rings()
4080 pring->txcmplq_cnt = 0; in lpfc_sli_flush_nvme_rings()
11578 int txcmplq_cnt = 0; in lpfc_sli_issue_iocb_wait() local
11655 txcmplq_cnt++; in lpfc_sli_issue_iocb_wait()
11659 phba->iocb_cnt, txq_cnt, txcmplq_cnt); in lpfc_sli_issue_iocb_wait()
12990 int txcmplq_cnt = 0; in lpfc_sli4_sp_handle_els_wcqe() local
13010 txcmplq_cnt++; in lpfc_sli4_sp_handle_els_wcqe()
13016 txcmplq_cnt); in lpfc_sli4_sp_handle_els_wcqe()
Dlpfc_init.c974 pring->txcmplq_cnt = 0; in lpfc_hba_clean_txcmplq()
993 pring->txcmplq_cnt = 0; in lpfc_hba_clean_txcmplq()
/Linux-v4.19/Documentation/scsi/
DChangeLog.lpfc106 * Restart els timeout handler only if txcmplq_cnt. On submission,