Searched defs:operation_type (Results 1 – 2 of 2) sorted by relevance
106 enum operation_type { enum1204 enum rte_comp_op_type operation_type = test_data->compress_state; in test_deflate_comp_run() local1533 enum rte_comp_op_type operation_type = test_data->decompress_state; in test_deflate_decomp_run() local1753 enum rte_comp_op_type operation_type = test_data->decompress_state; in test_deflate_decomp_finalize() local
17 enum rte_crypto_sym_xform_type operation_type; member