Searched refs:lpfc_cq_create (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_sli4.h | 675 int lpfc_cq_create(struct lpfc_hba *, struct lpfc_queue *,
|
D | lpfc_init.c | 7562 rc = lpfc_cq_create(phba, phba->sli4_hba.fcp_cq[fcp_cqidx], in lpfc_sli4_queue_setup() 7637 rc = lpfc_cq_create(phba, phba->sli4_hba.mbx_cq, in lpfc_sli4_queue_setup() 7657 rc = lpfc_cq_create(phba, phba->sli4_hba.els_cq, in lpfc_sli4_queue_setup() 11146 rc = lpfc_cq_create(phba, phba->sli4_hba.oas_cq, in lpfc_fof_queue_setup()
|
D | lpfc_sli.c | 13094 lpfc_cq_create(struct lpfc_hba *phba, struct lpfc_queue *cq, in lpfc_cq_create() function
|