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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1072 struct lpfc_queue *lpfc_sli4_queue_alloc(struct lpfc_hba *phba,
H A Dlpfc_init.c10387 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE,
10392 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE,
10411 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_EXPANDED_PAGE_SIZE,
10415 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE,
10552 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE,
10604 qdesc = lpfc_sli4_queue_alloc(phba,
10628 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE,
10640 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE,
10659 qdesc = lpfc_sli4_queue_alloc(phba, LPFC_DEFAULT_PAGE_SIZE,
10675 qdesc = lpfc_sli4_queue_alloc(phb
[all...]
H A Dlpfc_sli.c15819 * lpfc_sli4_queue_alloc - Allocate and initialize a queue structure
15831 lpfc_sli4_queue_alloc(struct lpfc_hba *phba, uint32_t page_size, function

Completed in 358 milliseconds