Home
last modified time | relevance | path

Searched defs:rte_ring_rts_headtail (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_ring/
H A Drte_ring_core.h92 struct rte_ring_rts_headtail { struct
93 volatile union __rte_ring_rts_poscnt tail;
94 enum rte_ring_sync_type sync_type; /**< sync type of prod/cons */
95 uint32_t htd_max; /**< max allowed distance between head/tail */
96 volatile union __rte_ring_rts_poscnt head;