Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1089 int lpfc_rq_create(struct lpfc_hba *, struct lpfc_queue *,
H A Dlpfc_init.c11342 rc = lpfc_rq_create(phba, in lpfc_sli4_queue_setup()
11373 rc = lpfc_rq_create(phba, phba->sli4_hba.hdr_rq, phba->sli4_hba.dat_rq, in lpfc_sli4_queue_setup()
H A Dlpfc_sli.c17151 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, in lpfc_rq_create() function