Home
last modified time | relevance | path

Searched refs:op_data_buf (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_vector.h49 struct op_data_buf { struct
55 struct op_data_buf segments[RTE_BBDEV_TURBO_MAX_CODE_BLOCKS]; argument
H A Dtest_bbdev_vector.c388 struct op_data_buf *op_data; in parse_data_entry()
417 memset(op_data + *nb_ops, 0, sizeof(struct op_data_buf)); in parse_data_entry()
H A Dtest_bbdev_perf.c936 struct op_data_buf *seg = &ref_entries->segments[0]; in init_op_data_objs()