/dpdk/drivers/common/mlx5/ |
H A D | mlx5_common.c | 449 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 D | mlx5_common_mp.c | 28 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 D | mlx5_common_mr.c | 653 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 D | mlx5_common_mp.h | 40 struct mlx5_common_device *cdev; member
|
H A D | mlx5_common.h | 544 mlx5_imported_pd_and_ctx(struct mlx5_common_device *cdev) in mlx5_imported_pd_and_ctx()
|
/dpdk/drivers/crypto/ionic/ |
H A D | ionic_crypto_ops.c | 14 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 D | ionic_crypto_main.c | 860 struct rte_cryptodev *cdev; in iocpt_probe() local 970 struct rte_cryptodev *cdev; in iocpt_remove() local
|
/dpdk/drivers/crypto/cnxk/ |
H A D | cnxk_cryptodev_sec.c | 24 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 D | mlx5_common_os.c | 461 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 D | mlx5_regex.c | 70 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 D | mlx5_regex.h | 51 struct mlx5_common_device *cdev; /* Backend mlx5 device. */ member
|
/dpdk/drivers/common/mlx5/windows/ |
H A D | mlx5_common_os.c | 61 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 D | contigmem.c | 216 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 D | nitrox_comp.h | 25 struct rte_compressdev *cdev; member
|
/dpdk/drivers/crypto/mlx5/ |
H A D | mlx5_crypto.c | 344 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 D | nic_uio.c | 91 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 D | qat_crypto_pmd_gen5.c | 216 qat_sym_crypto_set_session_gen5(void *cdev, void *session) in qat_sym_crypto_set_session_gen5()
|
H A D | qat_crypto_pmd_gen2.c | 217 qat_sym_crypto_set_session_gen2(void *cdev, void *session) in qat_sym_crypto_set_session_gen2()
|
H A D | qat_crypto_pmd_gen3.c | 515 qat_sym_crypto_set_session_gen3(void *cdev, void *session) in qat_sym_crypto_set_session_gen3()
|
H A D | qat_sym_pmd_gen1.c | 276 struct rte_cryptodev *cdev; in qat_sym_build_op_auth_gen1() local
|
/dpdk/drivers/crypto/bcmfs/ |
H A D | bcmfs_device.h | 69 struct rte_cryptodev *cdev; member
|
/dpdk/drivers/net/mlx5/linux/ |
H A D | mlx5_mp_os.c | 74 struct mlx5_common_device *cdev; in mlx5_mp_os_primary_handle() local
|
/dpdk/drivers/vdpa/mlx5/ |
H A D | mlx5_vdpa.c | 816 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 D | rte_event_crypto_adapter.c | 1574 struct rte_cryptodev *cdev; in rte_event_crypto_adapter_vector_limits_get() local
|
H A D | rte_eventdev.c | 179 struct rte_cryptodev *cdev; in rte_event_crypto_adapter_caps_get() local
|