Searched refs:pci_barset (Results 1 – 1 of 1) sorted by relevance
12830 lpfc_dual_chute_pci_bar_map(struct lpfc_hba *phba, uint16_t pci_barset) in lpfc_dual_chute_pci_bar_map() argument12835 switch (pci_barset) { in lpfc_dual_chute_pci_bar_map()13424 uint16_t pci_barset; in lpfc_wq_create() local13551 pci_barset = bf_get(lpfc_mbx_wq_create_bar_set, in lpfc_wq_create()13553 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, pci_barset); in lpfc_wq_create()13558 pci_barset); in lpfc_wq_create()13575 "format:x%x\n", wq->queue_id, pci_barset, in lpfc_wq_create()13659 uint16_t pci_barset; in lpfc_rq_create() local13772 pci_barset = bf_get(lpfc_mbx_rq_create_bar_set, in lpfc_rq_create()13774 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, pci_barset); in lpfc_rq_create()[all …]