Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_sli.c14431 lpfc_dual_chute_pci_bar_map(struct lpfc_hba *phba, uint16_t pci_barset) in lpfc_dual_chute_pci_bar_map() argument
14436 switch (pci_barset) { in lpfc_dual_chute_pci_bar_map()
15340 uint16_t pci_barset; in lpfc_wq_create() local
15463 pci_barset = bf_get(lpfc_mbx_wq_create_bar_set, in lpfc_wq_create()
15466 pci_barset); in lpfc_wq_create()
15471 wq->queue_id, pci_barset); in lpfc_wq_create()
15489 pci_barset, db_offset, wq->db_format); in lpfc_wq_create()
15497 pci_barset = bf_get(lpfc_mbx_wq_create_v1_bar_set, in lpfc_wq_create()
15500 pci_barset); in lpfc_wq_create()
15505 wq->queue_id, pci_barset); in lpfc_wq_create()
[all …]