Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c21254 int numBdes = 0; in lpfc_wqe_bpl2sgl() local
21270 numBdes = pwqeq->num_bdes; in lpfc_wqe_bpl2sgl()
21271 if (numBdes) { in lpfc_wqe_bpl2sgl()
21285 for (i = 0; i < numBdes; i++) { in lpfc_wqe_bpl2sgl()
21291 if ((i+1) == numBdes) in lpfc_wqe_bpl2sgl()