Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c10644 #define NULL_BURST_LENGTH (32) macro
10652 unsigned i, burst_len = NULL_BURST_LENGTH; in test_null_burst_operation()
10654 struct rte_crypto_op *burst[NULL_BURST_LENGTH] = { NULL }; in test_null_burst_operation()
10655 struct rte_crypto_op *burst_dequeued[NULL_BURST_LENGTH] = { NULL }; in test_null_burst_operation()