Searched refs:pci_barset (Results 1 – 1 of 1) sorted by relevance
12850 lpfc_dual_chute_pci_bar_map(struct lpfc_hba *phba, uint16_t pci_barset) in lpfc_dual_chute_pci_bar_map() argument12859 switch (pci_barset) { in lpfc_dual_chute_pci_bar_map()13448 uint16_t pci_barset; in lpfc_wq_create() local13575 pci_barset = bf_get(lpfc_mbx_wq_create_bar_set, in lpfc_wq_create()13577 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, pci_barset); in lpfc_wq_create()13582 pci_barset); in lpfc_wq_create()13599 "format:x%x\n", wq->queue_id, pci_barset, in lpfc_wq_create()13683 uint16_t pci_barset; in lpfc_rq_create() local13796 pci_barset = bf_get(lpfc_mbx_rq_create_bar_set, in lpfc_rq_create()13798 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, pci_barset); in lpfc_rq_create()[all …]