Searched refs:lpfc_sli4_queue_alloc (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 8885 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE, in lpfc_alloc_io_wq_cq() 8890 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_alloc_io_wq_cq() 8909 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE, in lpfc_alloc_io_wq_cq() 8913 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_alloc_io_wq_cq() 9050 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 9102 qdesc = lpfc_sli4_queue_alloc(phba, in lpfc_sli4_queue_create() 9126 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 9138 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 9157 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() 9173 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE, in lpfc_sli4_queue_create() [all …]
|
| H A D | lpfc_sli4.h | 1056 struct lpfc_queue *lpfc_sli4_queue_alloc(struct lpfc_hba *phba,
|
| H A D | lpfc_sli.c | 14868 lpfc_sli4_queue_alloc(struct lpfc_hba *phba, uint32_t page_size, in lpfc_sli4_queue_alloc() function
|