Lines Matching refs:opaque_data
1810 TEST_ASSERT((void *)(uintptr_t)order_idx == op->opaque_data, in check_dec_status_and_ordering()
1812 (void *)(uintptr_t)order_idx, op->opaque_data); in check_dec_status_and_ordering()
1825 if (op->opaque_data != (void *)(uintptr_t)INVALID_OPAQUE) in check_enc_status_and_ordering()
1826 TEST_ASSERT((void *)(uintptr_t)order_idx == op->opaque_data, in check_enc_status_and_ordering()
1828 (void *)(uintptr_t)order_idx, op->opaque_data); in check_enc_status_and_ordering()
2800 ops[j]->opaque_data = (void *)(uintptr_t)j; in throughput_intr_lcore_ldpc_dec()
2894 ops[j]->opaque_data = (void *)(uintptr_t)j; in throughput_intr_lcore_dec()
2980 ops[j]->opaque_data = (void *)(uintptr_t)j; in throughput_intr_lcore_enc()
3068 ops[j]->opaque_data = (void *)(uintptr_t)j; in throughput_intr_lcore_ldpc_enc()
3150 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in throughput_pmd_lcore_dec()
3263 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in bler_pmd_lcore_ldpc_dec()
3391 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in throughput_pmd_lcore_ldpc_dec()
3499 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in throughput_pmd_lcore_enc()
3589 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in throughput_pmd_lcore_ldpc_enc()
4002 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in latency_test_dec()
4090 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in latency_test_ldpc_dec()
4160 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in latency_test_enc()
4227 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in latency_test_ldpc_enc()