Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_sli4.h115 LPFC_DRQ enumerator
Dlpfc_sli.c813 if (hq->type != LPFC_HRQ || dq->type != LPFC_DRQ) in lpfc_sli4_rq_put()
865 if ((hq->type != LPFC_HRQ) || (dq->type != LPFC_DRQ)) in lpfc_sli4_rq_release()
17393 drq->type = LPFC_DRQ; in lpfc_rq_create()
17561 drq->type = LPFC_DRQ; in lpfc_mrq_create()