Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli4.h101 LPFC_DRQ enumerator
Dlpfc_sli.c471 if (hq->type != LPFC_HRQ || dq->type != LPFC_DRQ) in lpfc_sli4_rq_put()
523 if ((hq->type != LPFC_HRQ) || (dq->type != LPFC_DRQ)) in lpfc_sli4_rq_release()
13908 drq->type = LPFC_DRQ; in lpfc_rq_create()