Home
last modified time | relevance | path

Searched defs:rte_dev (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/vhost/
H A Dvdpa.c74 rte_vdpa_register_device(struct rte_device *rte_dev, in rte_vdpa_register_device() argument
328 vdpa_dev_match(struct rte_vdpa_device * dev,const struct rte_device * rte_dev) vdpa_dev_match() argument
342 vdpa_find_device(const struct rte_vdpa_device * start,rte_vdpa_cmp_t cmp,struct rte_device * rte_dev) vdpa_find_device() argument
[all...]
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c447 to_mlx5_device(const struct rte_device *rte_dev) in to_mlx5_device()
1087 mlx5_common_dev_dma_map(struct rte_device *rte_dev, void *addr, in mlx5_common_dev_dma_map()
1162 mlx5_common_dev_dma_unmap(struct rte_device *rte_dev, void *addr, in mlx5_common_dev_dma_unmap()
/dpdk/drivers/net/ionic/
H A Dionic_ethdev.c1124 eth_ionic_dev_probe(void *bus_dev, struct rte_device *rte_dev, in eth_ionic_dev_probe()
1269 eth_ionic_dev_remove(struct rte_device *rte_dev) in eth_ionic_dev_remove()
/dpdk/drivers/crypto/ionic/
H A Dionic_crypto_main.c850 iocpt_probe(void *bus_dev, struct rte_device *rte_dev, in iocpt_probe()
968 iocpt_remove(struct rte_device *rte_dev) in iocpt_remove()
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.c1358 struct rte_eth_dev *rte_dev, u8 status) in hinic_lsc_process()