Searched defs:test_type (Results 1 – 5 of 5) sorted by relevance
/dpdk/drivers/common/dpaax/caamflib/rta/ |
H A D | jump_cmd.h | 53 enum rta_jump_cond test_type, in rta_jump()
|
/dpdk/app/test/ |
H A D | test_table_pipeline.c | 218 setup_pipeline(int test_type) in setup_pipeline() 407 test_pipeline_single_filter(int test_type, int expected_count) in test_pipeline_single_filter()
|
H A D | test_pie.c | 949 static void run_tests(struct tests *test_type, uint32_t test_count, in run_tests()
|
/dpdk/examples/fips_validation/ |
H A D | fips_validation.h | 181 enum fips_aesavs_test_types test_type; global() member 191 enum fips_tdes_test_types test_type; global() member 197 enum fips_ccm_test_types test_type; global() member 208 enum fips_sha_test_types test_type; global() member
|
/dpdk/drivers/common/dpaax/caamflib/ |
H A D | rta.h | 561 #define JUMP(program, addr, jump_type, test_type, cond) \ argument 578 #define JUMP_INC(program, addr, test_type, cond, src_dst) \ argument 595 #define JUMP_DEC(program, addr, test_type, cond, src_dst) \ argument
|