Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-crypto/
H A Dmain.c627 struct l2fwd_crypto_options *options) in l2fwd_simple_forward()
673 initialize_crypto_session(struct l2fwd_crypto_options *options, uint8_t cdev_id) in initialize_crypto_session()
707 l2fwd_main_loop(struct l2fwd_crypto_options *options) in l2fwd_main_loop()
1051 parse_crypto_opt_chain(struct l2fwd_crypto_options *options, char *optarg) in parse_crypto_opt_chain()
1202 parse_cryptodev_mask(struct l2fwd_crypto_options *options, in parse_cryptodev_mask()
1224 l2fwd_crypto_parse_args_long_options(struct l2fwd_crypto_options *options, in l2fwd_crypto_parse_args_long_options()
1400 l2fwd_crypto_parse_portmask(struct l2fwd_crypto_options *options, in l2fwd_crypto_parse_portmask()
1422 l2fwd_crypto_parse_nqueue(struct l2fwd_crypto_options *options, in l2fwd_crypto_parse_nqueue()
1446 l2fwd_crypto_parse_timer_period(struct l2fwd_crypto_options *options, in l2fwd_crypto_parse_timer_period()
1471 l2fwd_crypto_default_options(struct l2fwd_crypto_options *options) in l2fwd_crypto_default_options()
[all …]
/dpdk/lib/eal/windows/
H A Dgetopt.c119 parse_long_options(char ** nargv,const char * options,const struct option * long_options,int * idx,int short_too) parse_long_options() argument
239 getopt_internal(int nargc,char ** nargv,const char * options,const struct option * long_options,int * idx,int flags) getopt_internal() argument
437 getopt(int nargc,char * nargv[],const char * options) getopt() argument
448 getopt_long(int nargc,char * nargv[],const char * options,const struct option * long_options,int * idx) getopt_long() argument
461 getopt_long_only(int nargc,char * nargv[],const char * options,const struct option * long_options,int * idx) getopt_long_only() argument
[all...]
/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_dpdmai.h63 uint32_t options; member
107 uint32_t options; member
171 uint32_t options; member
H A Dfsl_dpci.h67 uint32_t options; member
180 uint32_t options; member
H A Dfsl_dpbp.h34 uint32_t options; member
H A Dfsl_dpdmai_cmd.h56 uint32_t options; member
76 uint32_t options; member
90 uint32_t options; member
H A Dfsl_dpbp_cmd.h73 uint32_t options; member
84 uint32_t options; member
H A Dfsl_dpci_cmd.h58 uint32_t options; member
106 uint32_t options; member
138 uint8_t options; member
H A Ddpci.c484 uint8_t options, in dpci_set_opr()
/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dmath_cmd.h81 int length, uint32_t options) in rta_math()
239 int length, uint32_t options) in rta_mathi()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_geneve.c52 struct mlx5_geneve_tlv_option options[MAX_GENEVE_OPTIONS_RESOURCES]; member
104 struct mlx5_geneve_tlv_options *options; in mlx5_geneve_tlv_option_get() local
611 struct mlx5_geneve_tlv_options *options; in mlx5_geneve_tlv_options_create() local
660 mlx5_geneve_tlv_options_destroy(struct mlx5_geneve_tlv_options *options, in mlx5_geneve_tlv_options_destroy()
823 mlx5_is_same_geneve_tlv_options(const struct mlx5_geneve_tlv_options *options, in mlx5_is_same_geneve_tlv_options()
850 struct mlx5_geneve_tlv_options *options = NULL; in mlx5_geneve_tlv_parser_create() local
/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_verify.h15 struct comp_test_data *options; member
H A Dcomp_perf_test_throughput.c28 struct comp_test_data *options) in cperf_throughput_test_constructor()
H A Dcomp_perf_test_verify.c28 struct comp_test_data *options) in cperf_verify_test_constructor()
H A Dcomp_perf_test_cyclecount.c40 struct comp_test_data *options) in cperf_cyclecount_test_constructor()
/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dprtc.h28 uint32_t options; member
/dpdk/examples/l2fwd-macsec/
H A Dmain.c989 /** Generate default options for application. */ in l2fwd_macsec_default_options() argument
1037 l2fwd_parse_args(struct l2fwd_macsec_options * options,int argc,char ** argv) l2fwd_parse_args() argument
1259 struct l2fwd_macsec_options options = {0}; main() local
[all...]
/dpdk/drivers/common/qat/
H A Dqat_device.h128 struct qat_options options; member
/dpdk/buildtools/
H A Dpmdinfogen.py137 def __init__(self, name, options): argument
/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dipsec.h340 uint32_t options; member
458 uint32_t options; member
/dpdk/drivers/net/ark/
H A Dark_pktchkr.c319 options(const char *id) in options() function
H A Dark_pktgen.c296 options(const char *id) in options() function
/dpdk/examples/vhost_crypto/
H A Dmain.c62 } options; variable
/dpdk/lib/security/
H A Drte_security.h306 struct rte_security_ipsec_sa_options options; member
684 struct rte_security_tls_record_sess_options options; member
1260 struct rte_security_ipsec_sa_options options; member
/dpdk/drivers/net/bnx2x/
H A Delink.c9228 uint8_t options[ELINK_SFP_EEPROM_OPTIONS_SIZE]; in elink_get_edc_mode() local