Searched defs:rte_dev (Results 1 – 5 of 5) sorted by relevance
/dpdk/lib/vhost/ |
H A D | vdpa.c | 74 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 D | mlx5_common.c | 447 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 D | ionic_ethdev.c | 1124 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 D | ionic_crypto_main.c | 850 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 D | hinic_pmd_hwdev.c | 1358 struct rte_eth_dev *rte_dev, u8 status) in hinic_lsc_process()
|