Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_sli4.h595 uint32_t lpfc_eq_create(struct lpfc_hba *, struct lpfc_queue *, uint16_t);
Dlpfc_init.c6736 rc = lpfc_eq_create(phba, phba->sli4_hba.sp_eq, in lpfc_sli4_queue_setup()
6763 rc = lpfc_eq_create(phba, phba->sli4_hba.fp_eq[fcp_eqidx], in lpfc_sli4_queue_setup()
Dlpfc_sli.c11883 lpfc_eq_create(struct lpfc_hba *phba, struct lpfc_queue *eq, uint16_t imax) in lpfc_eq_create() function