Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/lpfc/
Dlpfc_init.c10369 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE, in lpfc_alloc_io_wq_cq()
10374 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_alloc_io_wq_cq()
10393 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE, in lpfc_alloc_io_wq_cq()
10397 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_alloc_io_wq_cq()
10535 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create()
10587 qdesc = lpfc_sli4_queue_alloc(phba, in lpfc_sli4_queue_create()
10611 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create()
10623 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create()
10642 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create()
10664 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create()
[all …]
Dlpfc_sli4.h1070 struct lpfc_queue *lpfc_sli4_queue_alloc(struct lpfc_hba *phba,
Dlpfc_sli.c15823 lpfc_sli4_queue_alloc(struct lpfc_hba *phba, uint32_t page_size, in lpfc_sli4_queue_alloc() function