Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.h210 uint16_t txcmplq_cnt; /* current length of queue */ member
Dlpfc_sli.c3633 pring->txcmplq_cnt = 0; in lpfc_sli_flush_fcp_rings()
3654 pring->txcmplq_cnt = 0; in lpfc_sli_flush_fcp_rings()
10418 int txcmplq_cnt = 0; in lpfc_sli_issue_iocb_wait() local
10491 txcmplq_cnt++; in lpfc_sli_issue_iocb_wait()
10495 phba->iocb_cnt, txq_cnt, txcmplq_cnt); in lpfc_sli_issue_iocb_wait()
11816 int txcmplq_cnt = 0; in lpfc_sli4_sp_handle_els_wcqe() local
11825 txcmplq_cnt++; in lpfc_sli4_sp_handle_els_wcqe()
11833 txcmplq_cnt); in lpfc_sli4_sp_handle_els_wcqe()
Dlpfc_init.c939 pring->txcmplq_cnt = 0; in lpfc_hba_clean_txcmplq()
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc106 * Restart els timeout handler only if txcmplq_cnt. On submission,