Home
last modified time | relevance | path

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

12

/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd.c161 struct rte_cryptodev_pmd_init_params *init_params) in cryptodev_null_create()
196 struct rte_cryptodev_pmd_init_params init_params = { in cryptodev_null_probe() local
/dpdk/drivers/compress/zlib/
H A Dzlib_pmd.c357 struct rte_compressdev_pmd_init_params *init_params) in zlib_create()
380 struct rte_compressdev_pmd_init_params init_params = { in zlib_probe() local
/dpdk/drivers/crypto/ccp/
H A Drte_ccp_pmd.c228 struct ccp_pmd_init_params *init_params, in cryptodev_ccp_create()
293 struct ccp_pmd_init_params init_params = { in cryptodev_ccp_probe() local
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_cryptodev.c39 struct rte_cryptodev_pmd_init_params init_params = { in cn9k_cpt_pci_probe() local
H A Dcn10k_cryptodev.c39 struct rte_cryptodev_pmd_init_params init_params = { in cn10k_cpt_pci_probe() local
/dpdk/drivers/compress/isal/
H A Disal_compress_pmd.c682 struct rte_compressdev_pmd_init_params *init_params) in compdev_isal_create()
726 struct rte_compressdev_pmd_init_params init_params = { in compdev_isal_probe() local
/dpdk/drivers/baseband/null/
H A Dbbdev_null.c261 struct bbdev_null_params *init_params) in null_bbdev_create()
298 struct bbdev_null_params init_params = { in null_bbdev_probe() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dipsec_mb_private.c52 struct rte_cryptodev_pmd_init_params init_params = {}; in ipsec_mb_create() local
/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd.c755 struct rte_cryptodev_pmd_init_params *init_params) in cryptodev_armv8_crypto_create()
822 struct rte_cryptodev_pmd_init_params init_params = { in cryptodev_armv8_crypto_init() local
/dpdk/drivers/crypto/scheduler/
H A Dscheduler_pmd.c79 struct scheduler_init_params *init_params) in cryptodev_scheduler_create()
532 struct scheduler_init_params init_params = { in cryptodev_scheduler_probe() local
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c1061 struct mrvl_pmd_init_params *init_params) in cryptodev_mrvl_crypto_create()
1224 struct mrvl_pmd_init_params init_params = { in cryptodev_mrvl_crypto_init() local
/dpdk/drivers/net/ixgbe/
H A Dixgbe_vf_representor.c175 ixgbe_vf_representor_init(struct rte_eth_dev *ethdev, void *init_params) in ixgbe_vf_representor_init()
/dpdk/drivers/crypto/qat/
H A Dqat_sym.c191 struct rte_cryptodev_pmd_init_params init_params = { in qat_sym_dev_create() local
/dpdk/drivers/baseband/la12xx/
H A Dbbdev_la12xx.c985 struct bbdev_la12xx_params *init_params) in la12xx_bbdev_create()
1048 struct bbdev_la12xx_params init_params = { in la12xx_bbdev_probe() local
/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c719 struct rte_cryptodev_pmd_init_params *init_params) in crypto_virtio_create()
1438 struct rte_cryptodev_pmd_init_params init_params = { in crypto_virtio_pci_probe() local
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_pmd.c356 struct rte_cryptodev_pmd_init_params init_params = { in bcmfs_sym_dev_create() local
/dpdk/drivers/compress/octeontx/
H A Dotx_zip_pmd.c566 struct rte_compressdev_pmd_init_params init_params = { in zip_pci_probe() local
/dpdk/drivers/net/i40e/
H A Di40e_vf_representor.c479 i40e_vf_representor_init(struct rte_eth_dev *ethdev, void *init_params) in i40e_vf_representor_init()
/dpdk/drivers/net/e1000/base/
H A De1000_vf.h171 s32 (*init_params)(struct e1000_hw *); member
199 s32 (*init_params)(struct e1000_hw *hw); member
/dpdk/app/test/
H A Dtest_hash_readwrite.c124 init_params(int use_ext, int use_htm, int rw_lf, int use_jhash) in init_params() function
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c2291 struct rte_cryptodev_pmd_init_params *init_params) in caam_jr_dev_init()
2402 struct rte_cryptodev_pmd_init_params init_params = { in cryptodev_caam_jr_probe() local
/dpdk/drivers/compress/qat/
H A Dqat_comp_pmd.c672 struct rte_compressdev_pmd_init_params init_params = { in qat_comp_dev_create() local
/dpdk/drivers/net/enic/
H A Denic_vf_representor.c609 int enic_vf_representor_init(struct rte_eth_dev *eth_dev, void *init_params) in enic_vf_representor_init()
/dpdk/lib/ethdev/
H A Dethdev_driver.c262 ethdev_init_t ethdev_init, void *init_params) in rte_eth_dev_create()
/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd.c2181 struct rte_cryptodev_pmd_init_params *init_params) in cryptodev_openssl_create()
2230 struct rte_cryptodev_pmd_init_params init_params = { in cryptodev_openssl_probe() local

12