Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_sli.c14890 lpfc_dual_chute_pci_bar_map(struct lpfc_hba *phba, uint16_t pci_barset) in lpfc_dual_chute_pci_bar_map() argument
14895 switch (pci_barset) { in lpfc_dual_chute_pci_bar_map()
15814 uint16_t pci_barset; in lpfc_wq_create() local
15939 pci_barset = bf_get(lpfc_mbx_wq_create_bar_set, in lpfc_wq_create()
15942 pci_barset); in lpfc_wq_create()
15947 wq->queue_id, pci_barset); in lpfc_wq_create()
15965 pci_barset, db_offset, wq->db_format); in lpfc_wq_create()
15973 pci_barset = bf_get(lpfc_mbx_wq_create_v1_bar_set, in lpfc_wq_create()
15976 pci_barset); in lpfc_wq_create()
15981 wq->queue_id, pci_barset); in lpfc_wq_create()
[all …]