Searched refs:lpfc_sli4_queue_alloc (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_sli4.h | 670 struct lpfc_queue *lpfc_sli4_queue_alloc(struct lpfc_hba *, uint32_t,
|
D | lpfc_init.c | 7220 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.eq_esize, in lpfc_sli4_queue_create() 7230 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.cq_esize, in lpfc_sli4_queue_create() 7241 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.wq_esize, in lpfc_sli4_queue_create() 7258 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.cq_esize, in lpfc_sli4_queue_create() 7268 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.cq_esize, in lpfc_sli4_queue_create() 7284 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.mq_esize, in lpfc_sli4_queue_create() 7298 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.wq_esize, in lpfc_sli4_queue_create() 7312 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.rq_esize, in lpfc_sli4_queue_create() 7322 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.rq_esize, in lpfc_sli4_queue_create() 11190 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.eq_esize, in lpfc_fof_queue_create() [all …]
|
D | lpfc_sli.c | 12779 lpfc_sli4_queue_alloc(struct lpfc_hba *phba, uint32_t entry_size, in lpfc_sli4_queue_alloc() function
|