Lines Matching refs:opaque_data

1764 	TEST_ASSERT((void *)(uintptr_t)order_idx == op->opaque_data,  in check_dec_status_and_ordering()
1766 (void *)(uintptr_t)order_idx, op->opaque_data); in check_dec_status_and_ordering()
1779 if (op->opaque_data != (void *)(uintptr_t)INVALID_OPAQUE) in check_enc_status_and_ordering()
1780 TEST_ASSERT((void *)(uintptr_t)order_idx == op->opaque_data, in check_enc_status_and_ordering()
1782 (void *)(uintptr_t)order_idx, op->opaque_data); in check_enc_status_and_ordering()
2755 ops[j]->opaque_data = (void *)(uintptr_t)j; in throughput_intr_lcore_ldpc_dec()
2852 ops[j]->opaque_data = (void *)(uintptr_t)j; in throughput_intr_lcore_dec()
2941 ops[j]->opaque_data = (void *)(uintptr_t)j; in throughput_intr_lcore_enc()
3032 ops[j]->opaque_data = (void *)(uintptr_t)j; in throughput_intr_lcore_ldpc_enc()
3117 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in throughput_pmd_lcore_dec()
3231 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in bler_pmd_lcore_ldpc_dec()
3360 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in throughput_pmd_lcore_ldpc_dec()
3469 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in throughput_pmd_lcore_enc()
3560 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in throughput_pmd_lcore_ldpc_enc()
3973 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in latency_test_dec()
4061 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in latency_test_ldpc_dec()
4131 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in latency_test_enc()
4198 ops_enq[j]->opaque_data = (void *)(uintptr_t)j; in latency_test_ldpc_enc()