Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c12313 #define NULL_BURST_LENGTH (32) macro
12322 unsigned i, burst_len = NULL_BURST_LENGTH; in test_null_burst_operation()
12324 struct rte_crypto_op *burst[NULL_BURST_LENGTH] = { NULL }; in test_null_burst_operation()
12325 struct rte_crypto_op *burst_dequeued[NULL_BURST_LENGTH] = { NULL }; in test_null_burst_operation()