Home
last modified time | relevance | path

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

/dpdk/lib/ring/
H A Dversion.map13 rte_ring_reset;
H A Drte_ring.h495 rte_ring_reset(struct rte_ring *r);
H A Drte_ring.c115 rte_ring_reset(struct rte_ring *r) in rte_ring_reset() function
/dpdk/drivers/net/sfc/
H A Dsfc_repr.c155 rte_ring_reset(rxq->ring); in sfc_repr_rx_queue_stop()
166 rte_ring_reset(txq->ring); in sfc_repr_tx_queue_stop()
/dpdk/lib/hash/
H A Drte_cuckoo_hash.c636 rte_ring_reset(h->free_slots); in rte_hash_reset()
642 rte_ring_reset(h->free_ext_bkts); in rte_hash_reset()