Searched refs:get_count (Results 1 – 12 of 12) sorted by relevance
| /f-stack/dpdk/drivers/mempool/ring/ |
| H A D | rte_mempool_ring.c | 151 .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 D | rte_mempool_ops.c | 40 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 D | rte_mempool.h | 620 rte_mempool_get_count get_count; /**< Get qty of available objs. */ member
|
| /f-stack/dpdk/drivers/mempool/stack/ |
| H A D | rte_mempool_stack.c | 84 .get_count = stack_get_count 93 .get_count = stack_get_count
|
| /f-stack/dpdk/drivers/mempool/octeontx/ |
| H A D | rte_mempool_octeontx.c | 200 .get_count = octeontx_fpavf_get_count,
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table.h | 141 ta_get_count *get_count; member
|
| H A D | ip_fw_table.c | 2052 return (ta->get_count(tc->astate, ti)); in table_get_count()
|
| /f-stack/dpdk/drivers/mempool/dpaa/ |
| H A D | dpaa_mempool.c | 356 .get_count = dpaa_mbuf_get_count,
|
| /f-stack/dpdk/drivers/mempool/dpaa2/ |
| H A D | dpaa2_hw_mempool.c | 448 .get_count = rte_hw_mbuf_get_count,
|
| /f-stack/dpdk/drivers/mempool/bucket/ |
| H A D | rte_mempool_bucket.c | 658 .get_count = bucket_get_count,
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool_ops.c | 889 .get_count = otx2_npa_get_count,
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_filter.c | 1326 goto get_count; in cxgbe_get_filter_count() 1345 get_count: in cxgbe_get_filter_count()
|