Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_sli4.h695 int lpfc_cq_create(struct lpfc_hba *, struct lpfc_queue *,
Dlpfc_init.c7583 rc = lpfc_cq_create(phba, phba->sli4_hba.fcp_cq[fcp_cqidx], in lpfc_sli4_queue_setup()
7658 rc = lpfc_cq_create(phba, phba->sli4_hba.mbx_cq, in lpfc_sli4_queue_setup()
7678 rc = lpfc_cq_create(phba, phba->sli4_hba.els_cq, in lpfc_sli4_queue_setup()
11164 rc = lpfc_cq_create(phba, phba->sli4_hba.oas_cq, in lpfc_fof_queue_setup()
Dlpfc_sli.c13070 lpfc_cq_create(struct lpfc_hba *phba, struct lpfc_queue *cq, in lpfc_cq_create() function