Searched refs:numcq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c16422 int cnt, idx, numcq, page_idx = 0; local
16428 numcq = phba->cfg_nvmet_mrq;
16429 if (!cqp || !hdwq || !numcq)
16437 length += ((numcq * cqp[0]->page_count) *
16454 for (idx = 0; idx < numcq; idx++) {
16478 &cq_set->u.request, numcq);
16628 for (idx = 0; idx < numcq; idx++) {

Completed in 142 milliseconds