Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/mempool/ring/
H A Drte_mempool_ring.c151 .get_count = common_ring_get_count,
160 .get_count = common_ring_get_count,
169 .get_count = common_ring_get_count,
178 .get_count = common_ring_get_count,
188 .get_count = common_ring_get_count,
198 .get_count = common_ring_get_count,
/f-stack/dpdk/lib/librte_mempool/
H A Drte_mempool_ops.c40 h->dequeue == NULL || h->get_count == NULL) { in rte_mempool_register_ops()
62 ops->get_count = h->get_count; in rte_mempool_register_ops()
104 return ops->get_count(mp); in rte_mempool_ops_get_count()
H A Drte_mempool.h620 rte_mempool_get_count get_count; /**< Get qty of available objs. */ member
/f-stack/dpdk/drivers/mempool/stack/
H A Drte_mempool_stack.c84 .get_count = stack_get_count
93 .get_count = stack_get_count
/f-stack/dpdk/drivers/mempool/octeontx/
H A Drte_mempool_octeontx.c200 .get_count = octeontx_fpavf_get_count,
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h141 ta_get_count *get_count; member
H A Dip_fw_table.c2052 return (ta->get_count(tc->astate, ti)); in table_get_count()
/f-stack/dpdk/drivers/mempool/dpaa/
H A Ddpaa_mempool.c356 .get_count = dpaa_mbuf_get_count,
/f-stack/dpdk/drivers/mempool/dpaa2/
H A Ddpaa2_hw_mempool.c448 .get_count = rte_hw_mbuf_get_count,
/f-stack/dpdk/drivers/mempool/bucket/
H A Drte_mempool_bucket.c658 .get_count = bucket_get_count,
/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_ops.c889 .get_count = otx2_npa_get_count,
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c1326 goto get_count; in cxgbe_get_filter_count()
1345 get_count: in cxgbe_get_filter_count()