Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 13 of 13) sorted by relevance

/dpdk/app/test-crypto-perf/
H A Dcperf_options_parsing.c310 parse_pool_sz(struct cperf_options *opts, const char *arg) in parse_pool_sz()
390 parse_imix(struct cperf_options *opts, const char *arg) in parse_imix()
413 parse_desc_nb(struct cperf_options *opts, const char *arg) in parse_desc_nb()
443 parse_op_type(struct cperf_options *opts, const char *arg) in parse_op_type()
497 parse_sessionless(struct cperf_options *opts, in parse_sessionless()
505 parse_out_of_place(struct cperf_options *opts, in parse_out_of_place()
513 parse_test_file(struct cperf_options *opts, in parse_test_file()
525 parse_test_name(struct cperf_options *opts, in parse_test_name()
543 parse_silent(struct cperf_options *opts, in parse_silent()
892 cperf_options_default(struct cperf_options *opts) in cperf_options_default()
[all …]
H A Dcperf_test_vector_parsing.c16 free_test_vector(struct cperf_test_vector *vector, struct cperf_options *opts) in free_test_vector()
276 struct cperf_options *opts, uint8_t tc_found) in parse_entry()
457 parse_file(struct cperf_test_vector *vector, struct cperf_options *opts) in parse_file()
561 cperf_test_vector_get_from_file(struct cperf_options *opts) in cperf_test_vector_get_from_file()
H A Dmain.c144 cperf_initialize_cryptodev(struct cperf_options *opts, uint8_t *enabled_cdevs) in cperf_initialize_cryptodev()
361 cperf_verify_devices_capabilities(struct cperf_options *opts, in cperf_verify_devices_capabilities()
457 cperf_check_test_vector(struct cperf_options *opts, in cperf_check_test_vector()
579 struct cperf_options opts = {0}; in main() local
H A Dcperf_test_pmd_cyclecount.c43 const struct cperf_options *opts; member
394 const struct cperf_options *opts; in cperf_pmd_cyclecount_test_runner() local
/dpdk/app/test-eventdev/
H A Devt_main.c35 evt_options_dump_all(struct evt_test *test, struct evt_options *opts) in evt_options_dump_all()
H A Devt_options.c514 int opts, retval, opt_idx; in evt_options_parse() local
/dpdk/app/test/
H A Dtest_rawdev.c26 test_rawdev_selftest_impl(const char *pmd, const char *opts) in test_rawdev_selftest_impl()
H A Dtest_eventdev.c1209 test_eventdev_selftest_impl(const char *pmd, const char *opts) in test_eventdev_selftest_impl()
/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c146 dpaa_poll_queue_default_config(struct qm_mcc_initfq *opts) in dpaa_poll_queue_default_config()
928 struct qm_mcc_initfq opts = {0}; in dpaa_eth_rx_queue_setup() local
1156 struct qm_mcc_initfq opts = {0}; in dpaa_eth_eventq_attach() local
1214 struct qm_mcc_initfq opts = {0}; in dpaa_eth_eventq_detach() local
1663 struct qm_mcc_initfq opts = {0}; in dpaa_rx_queue_init() local
1724 struct qm_mcc_initfq opts = {0}; in dpaa_tx_queue_init() local
1787 struct qm_mcc_initfq opts = {0}; in dpaa_debug_queue_init() local
/dpdk/lib/net/
H A Drte_geneve.h58 uint32_t opts[]; /**< Variable length options. */ member
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c1602 int qman_init_fq(struct qman_fq *fq, u32 flags, struct qm_mcc_initfq *opts) in qman_init_fq()
2477 struct qm_mcc_initcgr *opts) in qman_modify_cgr()
2517 struct qm_mcc_initcgr *opts) in qman_create_cgr()
2585 struct qm_mcc_initcgr *opts) in qman_create_cgr_to_dcp()
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c193 struct qm_mcc_initfq opts; in dpaa_sec_init_tx() local
3504 struct qm_mcc_initfq opts = {0}; in dpaa_sec_eventq_attach() local
3545 struct qm_mcc_initfq opts = {0}; in dpaa_sec_eventq_detach() local
/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h188 u8 opts; member