Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1077 int lpfc_eq_create(struct lpfc_hba *, struct lpfc_queue *, uint32_t);
H A Dlpfc_init.c11155 rc = lpfc_eq_create(phba, qp[cpup->hdwq].hba_eq, in lpfc_sli4_queue_setup()
H A Dlpfc_sli.c16077 lpfc_eq_create(struct lpfc_hba *phba, struct lpfc_queue *eq, uint32_t imax) in lpfc_eq_create() function