Home
last modified time | relevance | path

Searched refs:PCI_CFG_REG_BAR_NUM (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h21 #define PCI_CFG_REG_BAR_NUM 0 macro
H A Dcgx.c960 cgx->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in cgx_probe()
975 cgx->cgx_id = (pci_resource_start(pdev, PCI_CFG_REG_BAR_NUM) >> 24) in cgx_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnic.h32 #define PCI_CFG_REG_BAR_NUM 0 macro
611 u64 addr = pci_resource_start(pdev, PCI_CFG_REG_BAR_NUM); in nic_get_node_id()
H A Dthunder_xcv.c179 xcv->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in xcv_probe()
H A Dthunder_bgx.c1620 bgx->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in bgx_probe()
1632 PCI_CFG_REG_BAR_NUM) >> 24) & BGX_ID_MASK; in bgx_probe()
H A Dnic_main.c1338 nic->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in nic_probe()
H A Dnicvf_main.c2182 nic->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in nicvf_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h32 #define PCI_CFG_REG_BAR_NUM 0 macro
611 u64 addr = pci_resource_start(pdev, PCI_CFG_REG_BAR_NUM); in nic_get_node_id()
H A Dthunder_xcv.c179 xcv->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in xcv_probe()
H A Dthunder_bgx.c1613 bgx->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in bgx_probe()
1625 PCI_CFG_REG_BAR_NUM) >> 24) & BGX_ID_MASK; in bgx_probe()
H A Dnic_main.c1331 nic->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in nic_probe()
H A Dnicvf_main.c2163 nic->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in nicvf_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h19 #define PCI_CFG_REG_BAR_NUM 0 macro
H A Dmcs.c18 #define PCI_CFG_REG_BAR_NUM 0 macro
1534 mcs->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in mcs_probe()
1560 mcs->mcs_id = (pci_resource_start(pdev, PCI_CFG_REG_BAR_NUM) >> 24) in mcs_probe()
H A Dcgx.c1825 cgx->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in cgx_probe()
1847 cgx->cgx_id = (pci_resource_start(pdev, PCI_CFG_REG_BAR_NUM) >> 24) in cgx_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h33 #define PCI_CFG_REG_BAR_NUM 2 macro
H A Dotx2_vf.c521 vf->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in otx2vf_probe()
H A Dotx2_pf.c2068 pf->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in otx2_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c611 vf->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in otx2vf_probe()
H A Dotx2_common.h45 #define PCI_CFG_REG_BAR_NUM 2 macro
H A Dotx2_pf.c2928 pf->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in otx2_probe()

Completed in 37 milliseconds