| /dpdk/drivers/bus/pci/ |
| H A D | rte_bus_pci.h | 85 #define RTE_DEV_TO_PCI(ptr) container_of(ptr, struct rte_pci_device, device) macro 90 #define RTE_ETH_DEV_TO_PCI(eth_dev) RTE_DEV_TO_PCI((eth_dev)->device)
|
| H A D | pci_common.c | 536 pdev = RTE_DEV_TO_PCI(dev); in pci_hot_unplug_handler() 595 return pci_probe_all_drivers(RTE_DEV_TO_PCI(dev)); in pci_plug() 604 pdev = RTE_DEV_TO_PCI(dev); in pci_unplug() 617 struct rte_pci_device *pdev = RTE_DEV_TO_PCI(dev); in pci_dma_map() 640 struct rte_pci_device *pdev = RTE_DEV_TO_PCI(dev); in pci_dma_unmap()
|
| /dpdk/app/test/ |
| H A D | test_kni.c | 449 pci_dev = RTE_DEV_TO_PCI(info.device); in test_kni_processing() 653 pci_dev = RTE_DEV_TO_PCI(info.device); in test_kni() 697 pci_dev = RTE_DEV_TO_PCI(info.device); in test_kni()
|
| /dpdk/examples/ip_pipeline/ |
| H A D | kni.c | 140 pci_dev = RTE_DEV_TO_PCI(dev_info.device); in kni_create()
|
| /dpdk/drivers/compress/octeontx/ |
| H A D | otx_zip.c | 146 struct rte_pci_device *pdev = RTE_DEV_TO_PCI(compressdev->device); in zipvf_create()
|
| /dpdk/drivers/net/mlx5/windows/ |
| H A D | mlx5_os.c | 171 sh->dev_cap.vf = mlx5_dev_is_vf_pci(RTE_DEV_TO_PCI(sh->cdev->dev)); in mlx5_os_capabilities_prepare() 785 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(cdev->dev); in mlx5_os_net_probe()
|
| /dpdk/drivers/common/mlx5/windows/ |
| H A D | mlx5_common_os.c | 182 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(dev); in mlx5_os_get_devx_device()
|
| /dpdk/drivers/event/skeleton/ |
| H A D | skeleton_eventdev.c | 361 pci_dev = RTE_DEV_TO_PCI(eventdev->dev); in skeleton_eventdev_init()
|
| /dpdk/examples/ethtool/lib/ |
| H A D | rte_ethtool.c | 59 pci_dev = RTE_DEV_TO_PCI(dev_info.device); in rte_ethtool_get_drvinfo()
|
| /dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev_ops.c | 158 pci_dev = RTE_DEV_TO_PCI(dev->device); in otx_cpt_que_pair_setup() 1051 struct rte_pci_device *pdev = RTE_DEV_TO_PCI(c_dev->device); in otx_cpt_dev_create()
|
| /dpdk/app/test-pmd/ |
| H A D | testpmd.h | 794 pci_dev = RTE_DEV_TO_PCI(port->dev_info.device); in port_pci_reg_read() 822 pci_dev = RTE_DEV_TO_PCI(port->dev_info.device); in port_pci_reg_write()
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_ethdev.h | 590 RTE_DEV_TO_PCI((eth_dev)->device)
|
| H A D | ice_ethdev.c | 2208 pci_dev = RTE_DEV_TO_PCI(dev->device); in ice_dev_init() 3697 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(dev->device); in ice_dev_info_get()
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_cryptodev_ops.c | 370 pci_dev = RTE_DEV_TO_PCI(dev->device); in cnxk_cpt_queue_pair_setup()
|
| /dpdk/drivers/event/dlb2/pf/ |
| H A D | dlb2_pf.c | 632 pci_dev = RTE_DEV_TO_PCI(eventdev->dev); in dlb2_eventdev_pci_init()
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | bnxt_ulp.c | 1055 pci_dev = RTE_DEV_TO_PCI(bp->eth_dev->device); in ulp_session_init() 1550 pci_dev = RTE_DEV_TO_PCI(bp->eth_dev->device); in bnxt_ulp_port_deinit()
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_os.c | 170 sh->dev_cap.vf = mlx5_dev_is_vf_pci(RTE_DEV_TO_PCI(cdev->dev)); in mlx5_os_capabilities_prepare() 1910 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(cdev->dev); in mlx5_os_pci_probe_pf() 2376 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(cdev->dev); in mlx5_os_pci_probe()
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_ethdev.c | 629 pci_dev = RTE_DEV_TO_PCI(eth_dev->device); in bnx2x_common_dev_init()
|
| /dpdk/drivers/net/axgbe/ |
| H A D | axgbe_ethdev.c | 2180 pci_dev = RTE_DEV_TO_PCI(eth_dev->device); in eth_axgbe_dev_init() 2349 pci_dev = RTE_DEV_TO_PCI(eth_dev->device); in axgbe_dev_close()
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.h | 1433 RTE_DEV_TO_PCI((eth_dev)->device)
|
| /dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 1827 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(dev->device); in fpga_5gnr_fec_init()
|
| /dpdk/drivers/baseband/fpga_lte_fec/ |
| H A D | fpga_lte_fec.c | 2318 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(dev->device); in fpga_lte_fec_init()
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_ethdev.c | 1234 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(eth_dev->device); in qede_args()
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_ethdev.c | 4584 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(dev); in hns3_init_pf() 4716 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(dev); in hns3_uninit_pf()
|
| H A D | hns3_rxtx.c | 2914 struct rte_pci_device *pci_dev = RTE_DEV_TO_PCI(dev->device); in hns3_tx_push_get_queue_tail_reg()
|