Lines Matching refs:rte_atomic16_read
2600 burst_sz = rte_atomic16_read(&tp->burst_sz); in dequeue_event_callback()
2606 rte_atomic16_read(&tp->nb_dequeued)], in dequeue_event_callback()
2611 rte_atomic16_read(&tp->nb_dequeued)], in dequeue_event_callback()
2616 rte_atomic16_read(&tp->nb_dequeued)], in dequeue_event_callback()
2621 rte_atomic16_read(&tp->nb_dequeued)], in dequeue_event_callback()
2632 if (rte_atomic16_read(&tp->nb_dequeued) + deq < num_ops) { in dequeue_event_callback()
2741 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_ldpc_dec()
2795 while (rte_atomic16_read(&tp->nb_dequeued) != in throughput_intr_lcore_ldpc_dec()
2838 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_dec()
2885 while (rte_atomic16_read(&tp->nb_dequeued) != in throughput_intr_lcore_dec()
2928 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_enc()
2974 while (rte_atomic16_read(&tp->nb_dequeued) != in throughput_intr_lcore_enc()
3018 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_ldpc_enc()
3066 while (rte_atomic16_read(&tp->nb_dequeued) != in throughput_intr_lcore_ldpc_enc()
3105 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_dec()
3209 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in bler_pmd_lcore_ldpc_dec()
3339 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_ldpc_dec()
3456 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_enc()
3547 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_ldpc_enc()
3902 while ((rte_atomic16_read(&tp->nb_dequeued) < in throughput_test()
3904 (rte_atomic16_read(&tp->processing_status) != in throughput_test()
3910 ret |= (int)rte_atomic16_read(&tp->processing_status); in throughput_test()
3916 while ((rte_atomic16_read(&tp->nb_dequeued) < in throughput_test()
3918 (rte_atomic16_read(&tp->processing_status) != in throughput_test()
3924 ret |= (int)rte_atomic16_read(&tp->processing_status); in throughput_test()