Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c14277 lpfc_dual_chute_pci_bar_map(struct lpfc_hba *phba, uint16_t pci_barset) in lpfc_dual_chute_pci_bar_map() argument
14282 switch (pci_barset) { in lpfc_dual_chute_pci_bar_map()
15170 uint16_t pci_barset; in lpfc_wq_create() local
15293 pci_barset = bf_get(lpfc_mbx_wq_create_bar_set, in lpfc_wq_create()
15296 pci_barset); in lpfc_wq_create()
15301 wq->queue_id, pci_barset); in lpfc_wq_create()
15319 pci_barset, db_offset, wq->db_format); in lpfc_wq_create()
15327 pci_barset = bf_get(lpfc_mbx_wq_create_v1_bar_set, in lpfc_wq_create()
15330 pci_barset); in lpfc_wq_create()
15335 wq->queue_id, pci_barset); in lpfc_wq_create()
[all …]