Searched refs:RTE_RING_SYNC_MT_RTS (Results 1 – 6 of 6) sorted by relevance
368 if (r->prod.sync_type == RTE_RING_SYNC_MT_RTS) in rte_ring_get_prod_htd_max()388 if (r->prod.sync_type != RTE_RING_SYNC_MT_RTS) in rte_ring_set_prod_htd_max()408 if (r->cons.sync_type == RTE_RING_SYNC_MT_RTS) in rte_ring_get_cons_htd_max()428 if (r->cons.sync_type != RTE_RING_SYNC_MT_RTS) in rte_ring_set_cons_htd_max()
72 case RTE_RING_SYNC_MT_RTS: in __rte_ring_do_enqueue_start()224 case RTE_RING_SYNC_MT_RTS: in rte_ring_enqueue_elem_finish()272 case RTE_RING_SYNC_MT_RTS: in __rte_ring_do_dequeue_start()426 case RTE_RING_SYNC_MT_RTS: in rte_ring_dequeue_elem_finish()
140 case RTE_RING_SYNC_MT_RTS: in __rte_ring_do_enqueue_zc_elem_start()309 case RTE_RING_SYNC_MT_RTS: in rte_ring_enqueue_zc_elem_finish()354 case RTE_RING_SYNC_MT_RTS: in __rte_ring_do_dequeue_zc_elem_start()521 case RTE_RING_SYNC_MT_RTS: in rte_ring_dequeue_zc_elem_finish()
110 case RTE_RING_SYNC_MT_RTS: in reset_headtail()152 *prod_st = RTE_RING_SYNC_MT_RTS; in get_sync_type()169 *cons_st = RTE_RING_SYNC_MT_RTS; in get_sync_type()
61 RTE_RING_SYNC_MT_RTS, /**< multi-thread relaxed tail sync */ enumerator
580 case RTE_RING_SYNC_MT_RTS: in rte_ring_enqueue_bulk_elem()764 case RTE_RING_SYNC_MT_RTS: in rte_ring_dequeue_bulk_elem()952 case RTE_RING_SYNC_MT_RTS: in rte_ring_enqueue_burst_elem()1064 case RTE_RING_SYNC_MT_RTS: in rte_ring_dequeue_burst_elem()