Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c449 struct mlx5_common_device *cdev; in to_mlx5_device() local
493 mlx5_dev_mempool_register(struct mlx5_common_device *cdev, in mlx5_dev_mempool_register()
508 mlx5_dev_mempool_unregister(struct mlx5_common_device *cdev, in mlx5_dev_mempool_unregister()
527 struct mlx5_common_device *cdev = arg; in mlx5_dev_mempool_register_cb() local
566 struct mlx5_common_device *cdev = arg; in mlx5_dev_mempool_event_cb() local
587 mlx5_dev_mempool_subscribe(struct mlx5_common_device *cdev) in mlx5_dev_mempool_subscribe()
610 mlx5_dev_mempool_unsubscribe(struct mlx5_common_device *cdev) in mlx5_dev_mempool_unsubscribe()
638 struct mlx5_common_device *cdev; in mlx5_mr_mem_event_cb() local
669 mlx5_dev_hw_global_release(struct mlx5_common_device *cdev) in mlx5_dev_hw_global_release()
693 mlx5_dev_hw_global_prepare(struct mlx5_common_device *cdev, uint32_t classes) in mlx5_dev_hw_global_prepare()
[all …]
H A Dmlx5_common_mp.c28 mlx5_mp_req_mr_create(struct mlx5_common_device *cdev, uintptr_t addr) in mlx5_mp_req_mr_create()
67 mlx5_mp_req_mempool_reg(struct mlx5_common_device *cdev, in mlx5_mp_req_mempool_reg()
H A Dmlx5_common_mr.c653 mlx5_mr_create_secondary(struct mlx5_common_device *cdev, in mlx5_mr_create_secondary()
888 struct mlx5_common_device *cdev; in mlx5_mr_create_primary() local
969 mlx5_mr_create(struct mlx5_common_device *cdev, in mlx5_mr_create()
1011 struct mlx5_common_device *cdev = in mr_lookup_caches() local
1789 mlx5_mr_mempool_register_secondary(struct mlx5_common_device *cdev, in mlx5_mr_mempool_register_secondary()
1807 mlx5_mr_mempool_register(struct mlx5_common_device *cdev, in mlx5_mr_mempool_register()
1854 mlx5_mr_mempool_unregister_secondary(struct mlx5_common_device *cdev, in mlx5_mr_mempool_unregister_secondary()
1872 mlx5_mr_mempool_unregister(struct mlx5_common_device *cdev, in mlx5_mr_mempool_unregister()
2077 struct mlx5_common_device *cdev = in mlx5_mr_mb2mr_bh() local
H A Dmlx5_common_mp.h40 struct mlx5_common_device *cdev; member
H A Dmlx5_common.h544 mlx5_imported_pd_and_ctx(struct mlx5_common_device *cdev) in mlx5_imported_pd_and_ctx()
/dpdk/drivers/crypto/ionic/
H A Dionic_crypto_ops.c14 iocpt_op_config(struct rte_cryptodev *cdev, in iocpt_op_config()
25 iocpt_op_start(struct rte_cryptodev *cdev) in iocpt_op_start()
33 iocpt_op_stop(struct rte_cryptodev *cdev) in iocpt_op_stop()
41 iocpt_op_close(struct rte_cryptodev *cdev) in iocpt_op_close()
51 iocpt_op_info_get(struct rte_cryptodev *cdev, struct rte_cryptodev_info *info) in iocpt_op_info_get()
69 iocpt_op_stats_get(struct rte_cryptodev *cdev, in iocpt_op_stats_get()
78 iocpt_op_stats_reset(struct rte_cryptodev *cdev) in iocpt_op_stats_reset()
86 iocpt_op_queue_release(struct rte_cryptodev *cdev, uint16_t queue_id) in iocpt_op_queue_release()
102 iocpt_op_queue_setup(struct rte_cryptodev *cdev, uint16_t queue_id, in iocpt_op_queue_setup()
229 iocpt_op_session_cfg(struct rte_cryptodev *cdev, in iocpt_op_session_cfg()
[all …]
H A Dionic_crypto_main.c860 struct rte_cryptodev *cdev; in iocpt_probe() local
970 struct rte_cryptodev *cdev; in iocpt_remove() local
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_sec.c24 cnxk_crypto_sec_ctx_create(struct rte_cryptodev *cdev) in cnxk_crypto_sec_ctx_create()
45 cnxk_crypto_sec_ctx_destroy(struct rte_cryptodev *cdev) in cnxk_crypto_sec_ctx_destroy()
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c461 mlx5_os_pd_release(struct mlx5_common_device *cdev) in mlx5_os_pd_release()
479 mlx5_os_pd_create(struct mlx5_common_device *cdev) in mlx5_os_pd_create()
499 mlx5_os_pd_import(struct mlx5_common_device *cdev) in mlx5_os_pd_import()
520 mlx5_os_pd_prepare(struct mlx5_common_device *cdev) in mlx5_os_pd_prepare()
779 mlx5_open_device(struct mlx5_common_device *cdev, uint32_t classes) in mlx5_open_device()
833 mlx5_import_device(struct mlx5_common_device *cdev) in mlx5_import_device()
859 mlx5_os_open_device(struct mlx5_common_device *cdev, uint32_t classes) in mlx5_os_open_device()
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.c70 mlx5_regex_dev_probe(struct mlx5_common_device *cdev, in mlx5_regex_dev_probe()
136 mlx5_regex_dev_remove(struct mlx5_common_device *cdev) in mlx5_regex_dev_remove()
H A Dmlx5_regex.h51 struct mlx5_common_device *cdev; /* Backend mlx5 device. */ member
/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.c61 mlx5_os_pd_release(struct mlx5_common_device *cdev) in mlx5_os_pd_release()
82 mlx5_os_pd_prepare(struct mlx5_common_device *cdev) in mlx5_os_pd_prepare()
223 mlx5_os_open_device(struct mlx5_common_device *cdev, uint32_t classes) in mlx5_os_open_device()
/dpdk/kernel/freebsd/contigmem/
H A Dcontigmem.c216 contigmem_open(struct cdev * cdev,int fflags,int devtype,struct thread * td) contigmem_open() argument
226 contigmem_close(struct cdev * cdev,int fflags,int devtype,struct thread * td) contigmem_close() argument
333 contigmem_mmap_single(struct cdev * cdev,vm_ooffset_t * offset,vm_size_t size,struct vm_object ** obj,int nprot) contigmem_mmap_single() argument
/dpdk/drivers/compress/nitrox/
H A Dnitrox_comp.h25 struct rte_compressdev *cdev; member
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.c344 mlx5_crypto_dev_probe(struct mlx5_common_device *cdev, in mlx5_crypto_dev_probe()
444 mlx5_crypto_dev_remove(struct mlx5_common_device *cdev) in mlx5_crypto_dev_remove()
/dpdk/kernel/freebsd/nic_uio/
H A Dnic_uio.c91 nic_uio_mmap(struct cdev *cdev, vm_ooffset_t offset, vm_paddr_t *paddr, in nic_uio_mmap()
99 nic_uio_mmap_single(struct cdev *cdev, vm_ooffset_t *offset, vm_size_t size, in nic_uio_mmap_single()
/dpdk/drivers/crypto/qat/dev/
H A Dqat_crypto_pmd_gen5.c216 qat_sym_crypto_set_session_gen5(void *cdev, void *session) in qat_sym_crypto_set_session_gen5()
H A Dqat_crypto_pmd_gen2.c217 qat_sym_crypto_set_session_gen2(void *cdev, void *session) in qat_sym_crypto_set_session_gen2()
H A Dqat_crypto_pmd_gen3.c515 qat_sym_crypto_set_session_gen3(void *cdev, void *session) in qat_sym_crypto_set_session_gen3()
H A Dqat_sym_pmd_gen1.c276 struct rte_cryptodev *cdev; in qat_sym_build_op_auth_gen1() local
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_device.h69 struct rte_cryptodev *cdev; member
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_mp_os.c74 struct mlx5_common_device *cdev; in mlx5_mp_os_primary_handle() local
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c816 mlx5_vdpa_dev_probe(struct mlx5_common_device *cdev, in mlx5_vdpa_dev_probe()
876 mlx5_vdpa_dev_remove(struct mlx5_common_device *cdev) in mlx5_vdpa_dev_remove()
/dpdk/lib/eventdev/
H A Drte_event_crypto_adapter.c1574 struct rte_cryptodev *cdev; in rte_event_crypto_adapter_vector_limits_get() local
H A Drte_eventdev.c179 struct rte_cryptodev *cdev; in rte_event_crypto_adapter_caps_get() local