Searched defs:opts (Results 1 – 13 of 13) sorted by relevance
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_options_parsing.c | 310 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 D | cperf_test_vector_parsing.c | 16 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 D | main.c | 144 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 D | cperf_test_pmd_cyclecount.c | 43 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 D | evt_main.c | 35 evt_options_dump_all(struct evt_test *test, struct evt_options *opts) in evt_options_dump_all()
|
| H A D | evt_options.c | 514 int opts, retval, opt_idx; in evt_options_parse() local
|
| /dpdk/app/test/ |
| H A D | test_rawdev.c | 26 test_rawdev_selftest_impl(const char *pmd, const char *opts) in test_rawdev_selftest_impl()
|
| H A D | test_eventdev.c | 1209 test_eventdev_selftest_impl(const char *pmd, const char *opts) in test_eventdev_selftest_impl()
|
| /dpdk/drivers/net/dpaa/ |
| H A D | dpaa_ethdev.c | 146 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 D | rte_geneve.h | 58 uint32_t opts[]; /**< Variable length options. */ member
|
| /dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | qman.c | 1602 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 D | dpaa_sec.c | 193 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 D | ice_adminq_cmd.h | 188 u8 opts; member
|