| /dpdk/drivers/net/enic/base/ |
| H A D | vnic_dev.c | 81 void *vnic_dev_priv(struct vnic_dev *vdev) in vnic_dev_priv() 86 void vnic_register_cbacks(struct vnic_dev *vdev, in vnic_register_cbacks() 535 int vnic_dev_fw_info(struct vnic_dev *vdev, in vnic_dev_fw_info() 777 int vnic_dev_stats_clear(struct vnic_dev *vdev) in vnic_dev_stats_clear() 800 int vnic_dev_close(struct vnic_dev *vdev) in vnic_dev_close() 808 int vnic_dev_enable_wait(struct vnic_dev *vdev) in vnic_dev_enable_wait() 819 int vnic_dev_disable(struct vnic_dev *vdev) in vnic_dev_disable() 1083 int vnic_dev_link_status(struct vnic_dev *vdev) in vnic_dev_link_status() 1099 uint32_t vnic_dev_mtu(struct vnic_dev *vdev) in vnic_dev_mtu() 1107 uint32_t vnic_dev_uif(struct vnic_dev *vdev) in vnic_dev_uif() [all …]
|
| H A D | vnic_wq.c | 10 int vnic_wq_get_ctrl(struct vnic_dev *vdev, struct vnic_wq *wq, in vnic_wq_get_ctrl() 20 int vnic_wq_alloc_ring(struct vnic_dev *vdev, struct vnic_wq *wq, in vnic_wq_alloc_ring() 47 struct vnic_dev *vdev; in vnic_wq_free() local 58 int vnic_wq_alloc(struct vnic_dev *vdev, struct vnic_wq *wq, unsigned int index, in vnic_wq_alloc()
|
| H A D | vnic_rq.c | 12 struct vnic_dev *vdev; in vnic_rq_free() local 21 int vnic_rq_alloc(struct vnic_dev *vdev, struct vnic_rq *rq, unsigned int index, in vnic_rq_alloc()
|
| H A D | vnic_intr.c | 14 int vnic_intr_alloc(struct vnic_dev *vdev, struct vnic_intr *intr, in vnic_intr_alloc()
|
| /dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa.c | 56 mlx5_vdpa_find_priv_resource_by_vdev(struct rte_vdpa_device *vdev) in mlx5_vdpa_find_priv_resource_by_vdev() 118 mlx5_vdpa_get_protocol_features(struct rte_vdpa_device *vdev, in mlx5_vdpa_get_protocol_features() 135 struct rte_vdpa_device *vdev = rte_vhost_get_vdpa_device(vid); in mlx5_vdpa_set_vring_state() local 157 struct rte_vdpa_device *vdev = rte_vhost_get_vdpa_device(vid); in mlx5_vdpa_features_set() local 254 struct rte_vdpa_device *vdev = rte_vhost_get_vdpa_device(vid); in mlx5_vdpa_dev_close() local 285 struct rte_vdpa_device *vdev = rte_vhost_get_vdpa_device(vid); in mlx5_vdpa_dev_config() local 317 struct rte_vdpa_device *vdev = rte_vhost_get_vdpa_device(vid); in mlx5_vdpa_get_device_fd() local 331 struct rte_vdpa_device *vdev = rte_vhost_get_vdpa_device(vid); in mlx5_vdpa_get_notify_area() local 351 mlx5_vdpa_get_stats_names(struct rte_vdpa_device *vdev, in mlx5_vdpa_get_stats_names() 381 mlx5_vdpa_get_stats(struct rte_vdpa_device *vdev, int qid, in mlx5_vdpa_get_stats() [all …]
|
| /dpdk/examples/vhost/ |
| H A D | main.c | 886 struct vhost_dev *vdev; in find_vhost_dev() local 951 unlink_vmdq(struct vhost_dev *vdev) in unlink_vmdq() 1025 drain_vhost(struct vhost_dev *vdev) in drain_vhost() 1065 struct vhost_dev *vdev; in drain_vhost_table() local 1329 drain_eth_rx(struct vhost_dev *vdev) in drain_eth_rx() 1390 drain_virtio_tx(struct vhost_dev *vdev) in drain_virtio_tx() 1436 struct vhost_dev *vdev; in switch_worker() local 1490 struct vhost_dev *vdev = NULL; in destroy_device() local 1569 struct vhost_dev *vdev; in new_device() local 1638 struct vhost_dev *vdev = NULL; in vring_state_changed() local [all …]
|
| /dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 58 struct rte_vdpa_device *vdev; member 87 find_internal_resource_by_vdev(struct rte_vdpa_device *vdev) in find_internal_resource_by_vdev() 884 struct rte_vdpa_device *vdev; in ifcvf_dev_config() local 911 struct rte_vdpa_device *vdev; in ifcvf_dev_close() local 951 struct rte_vdpa_device *vdev; in ifcvf_set_features() local 984 struct rte_vdpa_device *vdev; in ifcvf_get_vfio_group_fd() local 1000 struct rte_vdpa_device *vdev; in ifcvf_get_vfio_device_fd() local 1016 struct rte_vdpa_device *vdev; in ifcvf_get_notify_area() local 1046 ifcvf_get_queue_num(struct rte_vdpa_device *vdev, uint32_t *queue_num) in ifcvf_get_queue_num() 1062 ifcvf_get_vdpa_features(struct rte_vdpa_device *vdev, uint64_t *features) in ifcvf_get_vdpa_features() [all …]
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_device.c | 93 fsdev_allocate_one_dev(struct rte_vdev_device *vdev, in fsdev_allocate_one_dev() 147 find_fsdev(struct rte_vdev_device *vdev) in find_fsdev() 235 bcmfs_vdev_probe(struct rte_vdev_device *vdev) in bcmfs_vdev_probe() 313 bcmfs_vdev_remove(struct rte_vdev_device *vdev) in bcmfs_vdev_remove()
|
| /dpdk/drivers/raw/dpaa2_cmdif/ |
| H A D | dpaa2_cmdif.c | 197 struct rte_vdev_device *vdev, in dpaa2_cmdif_create() 254 dpaa2_cmdif_probe(struct rte_vdev_device *vdev) in dpaa2_cmdif_probe() 269 dpaa2_cmdif_remove(struct rte_vdev_device *vdev) in dpaa2_cmdif_remove()
|
| /dpdk/drivers/net/failsafe/ |
| H A D | failsafe.c | 158 fs_eth_dev_create(struct rte_vdev_device *vdev) in fs_eth_dev_create() 330 rte_pmd_failsafe_probe(struct rte_vdev_device *vdev) in rte_pmd_failsafe_probe() 388 rte_pmd_failsafe_remove(struct rte_vdev_device *vdev) in rte_pmd_failsafe_remove()
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | ipsec_mb_private.c | 46 ipsec_mb_create(struct rte_vdev_device *vdev, in ipsec_mb_create() 146 ipsec_mb_remove(struct rte_vdev_device *vdev) in ipsec_mb_remove()
|
| /dpdk/drivers/compress/zlib/ |
| H A D | zlib_pmd.c | 356 struct rte_vdev_device *vdev, in zlib_create() 378 zlib_probe(struct rte_vdev_device *vdev) in zlib_probe() 407 zlib_remove(struct rte_vdev_device *vdev) in zlib_remove()
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio_user_ethdev.c | 418 virtio_user_eth_dev_alloc(struct rte_vdev_device *vdev) in virtio_user_eth_dev_alloc() 458 virtio_user_pmd_probe(struct rte_vdev_device *vdev) in virtio_user_pmd_probe() 700 virtio_user_pmd_remove(struct rte_vdev_device *vdev) in virtio_user_pmd_remove() 722 static int virtio_user_pmd_dma_map(struct rte_vdev_device *vdev, void *addr, in virtio_user_pmd_dma_map() 746 static int virtio_user_pmd_dma_unmap(struct rte_vdev_device *vdev, void *addr, in virtio_user_pmd_dma_unmap()
|
| /dpdk/drivers/baseband/null/ |
| H A D | bbdev_null.c | 260 null_bbdev_create(struct rte_vdev_device *vdev, in null_bbdev_create() 296 null_bbdev_probe(struct rte_vdev_device *vdev) in null_bbdev_probe() 323 null_bbdev_remove(struct rte_vdev_device *vdev) in null_bbdev_remove()
|
| /dpdk/drivers/crypto/null/ |
| H A D | null_crypto_pmd.c | 160 struct rte_vdev_device *vdev, in cryptodev_null_create() 223 cryptodev_null_remove_dev(struct rte_vdev_device *vdev) in cryptodev_null_remove_dev()
|
| /dpdk/drivers/dma/skeleton/ |
| H A D | skeleton_dmadev.c | 460 skeldma_create(const char *name, struct rte_vdev_device *vdev, int lcore_id) in skeldma_create() 510 skeldma_parse_vdev_args(struct rte_vdev_device *vdev, int *lcore_id) in skeldma_parse_vdev_args() 536 skeldma_probe(struct rte_vdev_device *vdev) in skeldma_probe() 571 skeldma_remove(struct rte_vdev_device *vdev) in skeldma_remove()
|
| /dpdk/drivers/raw/skeleton/ |
| H A D | skeleton_rawdev.c | 570 struct rte_vdev_device *vdev, in skeleton_rawdev_create() 667 skeldev_parse_vdev_args(struct rte_vdev_device *vdev) in skeldev_parse_vdev_args() 708 skeleton_rawdev_probe(struct rte_vdev_device *vdev) in skeleton_rawdev_probe() 747 skeleton_rawdev_remove(struct rte_vdev_device *vdev) in skeleton_rawdev_remove()
|
| /dpdk/drivers/crypto/armv8/ |
| H A D | rte_armv8_pmd.c | 754 struct rte_vdev_device *vdev, in cryptodev_armv8_crypto_create() 820 cryptodev_armv8_crypto_init(struct rte_vdev_device *vdev) in cryptodev_armv8_crypto_init() 842 cryptodev_armv8_crypto_uninit(struct rte_vdev_device *vdev) in cryptodev_armv8_crypto_uninit()
|
| /dpdk/drivers/crypto/scheduler/ |
| H A D | scheduler_pmd.c | 78 struct rte_vdev_device *vdev, in cryptodev_scheduler_create() 238 cryptodev_scheduler_remove(struct rte_vdev_device *vdev) in cryptodev_scheduler_remove() 530 cryptodev_scheduler_probe(struct rte_vdev_device *vdev) in cryptodev_scheduler_probe()
|
| /dpdk/drivers/net/mvneta/ |
| H A D | mvneta_ethdev.c | 796 mvneta_eth_dev_create(struct rte_vdev_device *vdev, const char *name) in mvneta_eth_dev_create() 885 rte_pmd_mvneta_probe(struct rte_vdev_device *vdev) in rte_pmd_mvneta_probe() 961 rte_pmd_mvneta_remove(struct rte_vdev_device *vdev) in rte_pmd_mvneta_remove()
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic.c | 370 pmd_ethdev_register(struct rte_vdev_device *vdev, in pmd_ethdev_register() 624 pmd_probe(struct rte_vdev_device *vdev) in pmd_probe() 669 pmd_remove(struct rte_vdev_device *vdev) in pmd_remove()
|
| /dpdk/examples/vdpa/ |
| H A D | main.c | 294 struct rte_vdpa_device *vdev; in cmd_list_vdpa_devices_parsed() local 391 struct rte_vdpa_device *vdev = rte_vdpa_find_device_by_name(res->bdf); in cmd_device_stats_parsed() local 528 struct rte_vdpa_device *vdev; in main() local
|
| /dpdk/app/test-crypto-perf/configs/ |
| H A D | crypto-perf-aesni-gcm.json | 6 "vdev": "crypto_aesni_gcm" string 70 "vdev": "crypto_aesni_gcm" string
|
| /dpdk/drivers/compress/isal/ |
| H A D | isal_compress_pmd.c | 681 compdev_isal_create(const char *name, struct rte_vdev_device *vdev, in compdev_isal_create() 706 compdev_isal_remove_dev(struct rte_vdev_device *vdev) in compdev_isal_remove_dev()
|
| /dpdk/drivers/crypto/mvsam/ |
| H A D | rte_mrvl_pmd.c | 1060 struct rte_vdev_device *vdev, in cryptodev_mrvl_crypto_create() 1222 cryptodev_mrvl_crypto_init(struct rte_vdev_device *vdev) in cryptodev_mrvl_crypto_init() 1261 cryptodev_mrvl_crypto_uninit(struct rte_vdev_device *vdev) in cryptodev_mrvl_crypto_uninit()
|