Home
last modified time | relevance | path

Searched defs:pci_dev (Results 1 – 25 of 151) sorted by relevance

1234567

/dpdk/drivers/mempool/cnxk/
H A Dcnxk_mempool.c69 cnxk_mempool_plt_parse_devargs(struct rte_pci_device *pci_dev) in cnxk_mempool_plt_parse_devargs()
76 npa_dev_to_name(struct rte_pci_device *pci_dev, char *name) in npa_dev_to_name()
86 npa_init(struct rte_pci_device *pci_dev) in npa_init()
116 npa_fini(struct rte_pci_device *pci_dev) in npa_fini()
138 npa_remove(struct rte_pci_device *pci_dev) in npa_remove()
147 npa_probe(struct rte_pci_driver *pci_drv, struct rte_pci_device *pci_dev) in npa_probe()
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c111 mlx5_dev_is_vf_pci(struct rte_pci_device *pci_dev) in mlx5_dev_is_vf_pci()
132 const struct rte_pci_device *pci_dev; in mlx5_dev_pci_match() local
165 struct rte_pci_device *pci_dev) in mlx5_common_pci_probe()
171 mlx5_common_pci_remove(struct rte_pci_device *pci_dev) in mlx5_common_pci_remove()
177 mlx5_common_pci_dma_map(struct rte_pci_device *pci_dev, void *addr, in mlx5_common_pci_dma_map()
184 mlx5_common_pci_dma_unmap(struct rte_pci_device *pci_dev, void *addr, in mlx5_common_pci_dma_unmap()
/dpdk/lib/ethdev/
H A Dethdev_pci.h31 struct rte_pci_device *pci_dev) in rte_eth_copy_pci_info()
55 struct rte_pci_device *pci_dev = (struct rte_pci_device *)bus_device; in eth_dev_pci_specific_init() local
123 rte_eth_dev_pci_generic_probe(struct rte_pci_device *pci_dev, in rte_eth_dev_pci_generic_probe()
149 rte_eth_dev_pci_generic_remove(struct rte_pci_device *pci_dev, in rte_eth_dev_pci_generic_remove()
/dpdk/drivers/net/sfc/
H A Dsfc_intr.c59 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(sa->eth_dev); in sfc_intr_line_handler() local
105 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(sa->eth_dev); in sfc_intr_message_handler() local
145 struct rte_pci_device *pci_dev; in sfc_intr_start() local
243 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(sa->eth_dev); in sfc_intr_stop() local
321 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(sa->eth_dev); in sfc_intr_attach() local
/dpdk/drivers/net/nfp/
H A Dnfp_ethdev_vf.c53 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in nfp_netvf_start() local
199 struct rte_pci_device *pci_dev; in nfp_netvf_close() local
283 struct rte_pci_device *pci_dev; in nfp_netvf_init() local
487 struct rte_pci_device *pci_dev) in eth_nfp_vf_pci_probe()
493 static int eth_nfp_vf_pci_remove(struct rte_pci_device *pci_dev) in eth_nfp_vf_pci_remove()
H A Dnfp_ethdev.c84 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in nfp_net_start() local
279 struct rte_pci_device *pci_dev; in nfp_net_close() local
387 struct rte_pci_device *pci_dev; in nfp_net_init() local
789 static int nfp_pf_init(struct rte_pci_device *pci_dev) in nfp_pf_init()
944 static int nfp_pf_secondary_init(struct rte_pci_device *pci_dev) in nfp_pf_secondary_init()
1040 struct rte_pci_device *pci_dev; in nfp_pci_uninit() local
1055 static int eth_nfp_pci_remove(struct rte_pci_device *pci_dev) in eth_nfp_pci_remove()
/dpdk/drivers/net/virtio/
H A Dvirtio_pci_ethdev.c43 virtio_remap_pci(struct rte_pci_device *pci_dev, struct virtio_pci_dev *dev) in virtio_remap_pci()
76 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in eth_virtio_pci_init() local
182 struct rte_pci_device *pci_dev) in eth_virtio_pci_probe()
200 static int eth_virtio_pci_remove(struct rte_pci_device *pci_dev) in eth_virtio_pci_remove()
/dpdk/drivers/net/cxgbe/
H A Dcxgbevf_ethdev.c105 struct rte_pci_device *pci_dev; in eth_cxgbevf_dev_init() local
179 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in eth_cxgbevf_dev_uninit() local
191 struct rte_pci_device *pci_dev) in eth_cxgbevf_pci_probe()
197 static int eth_cxgbevf_pci_remove(struct rte_pci_device *pci_dev) in eth_cxgbevf_pci_remove()
/dpdk/drivers/common/qat/
H A Dqat_device.c100 qat_get_qat_dev_from_pci_dev(struct rte_pci_device *pci_dev) in qat_get_qat_dev_from_pci_dev()
168 qat_pci_device_allocate(struct rte_pci_device *pci_dev, in qat_pci_device_allocate()
303 qat_pci_device_release(struct rte_pci_device *pci_dev) in qat_pci_device_release()
351 struct rte_pci_device *pci_dev) in qat_pci_dev_destroy()
360 struct rte_pci_device *pci_dev) in qat_pci_probe()
425 qat_pci_remove(struct rte_pci_device *pci_dev) in qat_pci_remove()
/dpdk/drivers/common/cnxk/
H A Droc_dev.c653 mbox_register_pf_irq(struct plt_pci_device *pci_dev, struct dev *dev) in mbox_register_pf_irq()
703 mbox_register_vf_irq(struct plt_pci_device *pci_dev, struct dev *dev) in mbox_register_vf_irq()
727 mbox_register_irq(struct plt_pci_device *pci_dev, struct dev *dev) in mbox_register_irq()
736 mbox_unregister_pf_irq(struct plt_pci_device *pci_dev, struct dev *dev) in mbox_unregister_pf_irq()
780 mbox_unregister_irq(struct plt_pci_device *pci_dev, struct dev *dev) in mbox_unregister_irq()
872 vf_flr_register_irqs(struct plt_pci_device *pci_dev, struct dev *dev) in vf_flr_register_irqs()
942 dev_vf_hwcap_update(struct plt_pci_device *pci_dev, struct dev *dev) in dev_vf_hwcap_update()
960 dev_vf_mbase_get(struct plt_pci_device *pci_dev, struct dev *dev) in dev_vf_mbase_get()
988 dev_vf_mbase_put(struct plt_pci_device *pci_dev, uintptr_t vf_mbase) in dev_vf_mbase_put()
1098 dev_init(struct dev *dev, struct plt_pci_device *pci_dev) in dev_init()
[all …]
H A Droc_dpi.c57 struct plt_pci_device *pci_dev; in roc_dpi_configure() local
152 struct plt_pci_device *pci_dev = roc_dpi->pci_dev; in roc_dpi_dev_init() local
168 struct plt_pci_device *pci_dev = roc_dpi->pci_dev; in roc_dpi_dev_fini() local
/dpdk/lib/eventdev/
H A Deventdev_pmd_pci.h41 struct rte_pci_device *pci_dev, in rte_event_pmd_pci_probe_named()
97 struct rte_pci_device *pci_dev, in rte_event_pmd_pci_probe()
120 rte_event_pmd_pci_remove(struct rte_pci_device *pci_dev, in rte_event_pmd_pci_remove()
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa.c151 struct rte_pci_device *pci_dev = sva->pdev; in sfc_vdpa_set_log_prefix() local
205 struct rte_pci_device *pci_dev = sva->pdev; in sfc_vdpa_kvargs_parse() local
234 struct rte_pci_device *pci_dev) in sfc_vdpa_pci_probe()
322 sfc_vdpa_pci_remove(struct rte_pci_device *pci_dev) in sfc_vdpa_pci_remove()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev_vf.c168 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in eth_txgbevf_dev_init() local
329 struct rte_pci_device *pci_dev) in eth_txgbevf_pci_probe()
335 static int eth_txgbevf_pci_remove(struct rte_pci_device *pci_dev) in eth_txgbevf_pci_remove()
479 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in txgbevf_dev_info_get() local
611 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in txgbevf_dev_start() local
713 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in txgbevf_dev_stop() local
753 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in txgbevf_dev_close() local
914 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in txgbevf_dev_rx_queue_intr_enable() local
936 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in txgbevf_dev_rx_queue_intr_disable() local
976 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in txgbevf_configure_msix() local
/dpdk/drivers/net/ixgbe/
H A Drte_pmd_ixgbe.c21 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_mac_addr() local
54 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_ping_vf() local
86 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_vlan_anti_spoof() local
116 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_mac_anti_spoof() local
145 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_vlan_insert() local
241 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_split_drop_en() local
274 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_vlan_stripq() local
323 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_rxmode() local
368 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_rx() local
418 struct rte_pci_device *pci_dev; in rte_pmd_ixgbe_set_vf_tx() local
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c34 struct rte_pci_device *pci_dev) in otx_cpt_pci_probe()
75 otx_cpt_pci_remove(struct rte_pci_device *pci_dev) in otx_cpt_pci_remove()
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_cryptodev.c37 struct rte_pci_device *pci_dev) in cn9k_cpt_pci_probe()
121 cn9k_cpt_pci_remove(struct rte_pci_device *pci_dev) in cn9k_cpt_pci_remove()
H A Dcn10k_cryptodev.c37 struct rte_pci_device *pci_dev) in cn10k_cpt_pci_probe()
121 cn10k_cpt_pci_remove(struct rte_pci_device *pci_dev) in cn10k_cpt_pci_remove()
/dpdk/drivers/net/igc/
H A Digc_ethdev.c379 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in igc_intr_other_disable() local
399 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in igc_intr_other_enable() local
508 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_igc_interrupt_action() local
611 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_igc_stop() local
723 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in igc_configure_msix_intr() local
806 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in igc_rxq_interrupt_setup() local
914 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_igc_start() local
1169 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_igc_close() local
1221 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_igc_dev_init() local
2572 struct rte_pci_device *pci_dev) in eth_igc_pci_probe()
[all …]
/dpdk/drivers/net/avp/
H A Davp_ethdev.c363 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in avp_dev_translate_address() local
416 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in avp_dev_check_regions() local
552 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in _avp_set_queue_counts() local
666 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in avp_dev_interrupt_handler() local
725 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in avp_dev_enable_interrupts() local
750 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in avp_dev_disable_interrupts() local
775 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in avp_dev_setup_interrupts() local
819 avp_dev_create(struct rte_pci_device *pci_dev, in avp_dev_create()
953 struct rte_pci_device *pci_dev; in eth_avp_dev_init() local
1038 struct rte_pci_device *pci_dev) in eth_avp_pci_probe()
[all …]
/dpdk/drivers/crypto/ccp/
H A Drte_ccp_pmd.c198 cryptodev_ccp_remove(struct rte_pci_device *pci_dev) in cryptodev_ccp_remove()
227 struct rte_pci_device *pci_dev, in cryptodev_ccp_create()
289 struct rte_pci_device *pci_dev) in cryptodev_ccp_probe()
/dpdk/drivers/net/e1000/
H A Dem_ethdev.c239 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(eth_dev); in eth_em_dev_init() local
326 struct rte_pci_device *pci_dev) in eth_em_pci_probe()
332 static int eth_em_pci_remove(struct rte_pci_device *pci_dev) in eth_em_pci_remove()
525 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_em_start() local
716 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_em_stop() local
762 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_em_close() local
1003 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_em_rx_queue_intr_enable() local
1574 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in eth_em_interrupt_action() local
/dpdk/drivers/net/nfb/
H A Dnfb_ethdev.c518 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in nfb_eth_dev_init() local
624 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in nfb_eth_dev_uninit() local
661 struct rte_pci_device *pci_dev) in nfb_eth_pci_probe()
679 nfb_eth_pci_remove(struct rte_pci_device *pci_dev) in nfb_eth_pci_remove()
/dpdk/drivers/raw/cnxk_bphy/
H A Dcnxk_bphy.c159 bphy_rawdev_get_name(char *name, struct rte_pci_device *pci_dev) in bphy_rawdev_get_name()
306 struct rte_pci_device *pci_dev) in bphy_rawdev_probe()
356 bphy_rawdev_remove(struct rte_pci_device *pci_dev) in bphy_rawdev_remove()
/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_pf.c612 struct rte_pci_device *pci_dev; in dlb2_eventdev_pci_init() local
708 struct rte_pci_device *pci_dev) in event_dlb2_pci_probe()
725 event_dlb2_pci_remove(struct rte_pci_device *pci_dev) in event_dlb2_pci_remove()
742 struct rte_pci_device *pci_dev) in event_dlb2_5_pci_probe()
759 event_dlb2_5_pci_remove(struct rte_pci_device *pci_dev) in event_dlb2_5_pci_remove()

1234567