Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1112 int lpfc_sli4_queue_setup(struct lpfc_hba *);
H A Dlpfc_init.c11042 * lpfc_sli4_queue_setup - Set up all the SLI4 queues
11054 lpfc_sli4_queue_setup(struct lpfc_hba *phba) in lpfc_sli4_queue_setup() function
H A Dlpfc_sli.c8852 rc = lpfc_sli4_queue_setup(phba); in lpfc_sli4_hba_setup()