Searched refs:rte_ring_get_capacity (Results 1 – 3 of 3) sorted by relevance
267 return rte_ring_get_capacity(&r->r); in rte_event_ring_get_capacity()
568 rte_ring_get_capacity(const struct rte_ring *r) in rte_ring_get_capacity() function
1166 TEST_RING_VERIFY(rte_ring_get_capacity(exact_sz_r) == ring_sz, in test_ring_with_exact_size()