Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
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()
A Dthunder_xcv.c179 xcv->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in xcv_probe()
A Dthunder_bgx.c1611 bgx->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in bgx_probe()
1623 PCI_CFG_REG_BAR_NUM) >> 24) & BGX_ID_MASK; in bgx_probe()
A Dnic_main.c1331 nic->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in nic_probe()
A Dnicvf_main.c2171 nic->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in nicvf_probe()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Dcgx.h19 #define PCI_CFG_REG_BAR_NUM 0 macro
A Dcgx.c1608 cgx->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in cgx_probe()
1623 cgx->cgx_id = (pci_resource_start(pdev, PCI_CFG_REG_BAR_NUM) >> 24) in cgx_probe()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_vf.c611 vf->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in otx2vf_probe()
A Dotx2_common.h36 #define PCI_CFG_REG_BAR_NUM 2 macro
A Dotx2_pf.c2644 pf->reg_base = pcim_iomap(pdev, PCI_CFG_REG_BAR_NUM, 0); in otx2_probe()

Completed in 32 milliseconds