Searched refs:NULL_BURST_LENGTH (Results 1 – 1 of 1) sorted by relevance
12313 #define NULL_BURST_LENGTH (32) macro12322 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()