Searched refs:lpfc_sli4_queue_alloc (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_init.c | 8116 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE, in lpfc_alloc_nvme_wq_cq() 8128 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE, in lpfc_alloc_nvme_wq_cq() 8150 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE, in lpfc_alloc_fcp_wq_cq() 8155 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_alloc_fcp_wq_cq() 8171 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE, in lpfc_alloc_fcp_wq_cq() 8175 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_alloc_fcp_wq_cq() 8349 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 8373 qdesc = lpfc_sli4_queue_alloc(phba, in lpfc_sli4_queue_create() 8393 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 8405 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() [all …]
|
D | lpfc_sli4.h | 803 struct lpfc_queue *lpfc_sli4_queue_alloc(struct lpfc_hba *, uint32_t,
|
D | lpfc_sli.c | 14198 lpfc_sli4_queue_alloc(struct lpfc_hba *phba, uint32_t page_size, in lpfc_sli4_queue_alloc() function
|