Home
last modified time | relevance | path

Searched refs:ht_rts (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/ring/
H A Drte_ring.c89 struct rte_ring_rts_headtail *ht_rts; in reset_headtail() local
93 ht_rts = p; in reset_headtail()
102 ht_rts->head.raw = 0; in reset_headtail()
103 ht_rts->tail.raw = 0; in reset_headtail()