| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_bitmap.h | 61 struct rte_bitmap { struct 85 __rte_bitmap_mask1_get(struct rte_bitmap *bmp) in __rte_bitmap_mask1_get() 129 __rte_bitmap_scan_init(struct rte_bitmap *bmp) in __rte_bitmap_scan_init() 169 static inline struct rte_bitmap * 172 struct rte_bitmap *bmp; in rte_bitmap_init() 194 bmp = (struct rte_bitmap *) mem; in rte_bitmap_init() 254 static inline struct rte_bitmap * 257 struct rte_bitmap *bmp; in rte_bitmap_init_with_all_set() 273 bmp = (struct rte_bitmap *) mem; in rte_bitmap_init_with_all_set() 300 rte_bitmap_free(struct rte_bitmap *bmp) in rte_bitmap_free() [all …]
|
| H A D | meson.build | 8 'rte_bitmap.h',
|
| /f-stack/dpdk/app/test/ |
| H A D | test_bitmap.c | 17 test_bitmap_scan_operations(struct rte_bitmap *bmp) in test_bitmap_scan_operations() 77 test_bitmap_slab_set_get(struct rte_bitmap *bmp) in test_bitmap_slab_set_get() 102 test_bitmap_set_get_clear(struct rte_bitmap *bmp) in test_bitmap_set_get_clear() 153 struct rte_bitmap *bmp; in test_bitmap_all_clear() 193 struct rte_bitmap *bmp; in test_bitmap_all_set()
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_flow.h | 184 struct rte_bitmap **free_entries; 188 struct rte_bitmap **free_entries_rev; 190 struct rte_bitmap **live_entries; 192 struct rte_bitmap **live_entries_rev; 196 struct rte_bitmap *rss_grp_entries;
|
| H A D | otx2_flow.c | 17 struct rte_bitmap *bmap; in otx2_flow_free_all_resources() 177 flow_get_free_rss_grp(struct rte_bitmap *bmap, in flow_get_free_rss_grp() 664 struct rte_bitmap *bmap; in otx2_flow_destroy() 1004 * sizeof(struct rte_bitmap *), in otx2_flow_init() 1013 * sizeof(struct rte_bitmap *), in otx2_flow_init() 1022 * sizeof(struct rte_bitmap *), in otx2_flow_init() 1031 * sizeof(struct rte_bitmap *), in otx2_flow_init()
|
| H A D | otx2_flow_utils.c | 533 struct rte_bitmap *fr_bmp, *fr_bmp_rev, *lv_bmp, *lv_bmp_rev, *bmp; in flow_shift_ent() 744 struct rte_bitmap *free_bmp, *free_bmp_rev, *live_bmp, *live_bmp_rev; in flow_fill_entry_cache() 839 struct rte_bitmap *free, *free_rev, *live, *live_rev; in flow_check_preallocated_entry_cache()
|
| /f-stack/dpdk/drivers/net/bonding/ |
| H A D | meson.build | 8 deps += 'sched' # needed for rte_bitmap.h
|
| H A D | eth_bond_private.h | 183 struct rte_bitmap *vlan_filter_bmp;
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_filter.h | 209 static inline unsigned int cxgbe_find_first_zero_bit(struct rte_bitmap *bmap, in cxgbe_find_first_zero_bit() 225 cxgbe_bitmap_find_free_region(struct rte_bitmap *bmap, unsigned int size, in cxgbe_bitmap_find_free_region()
|
| H A D | cxgbe_ofld.h | 54 struct rte_bitmap *ftid_bmap;
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_qp.h | 97 struct rte_bitmap *ctx_bmp;
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_mr.h | 40 struct rte_bitmap *ms_bmp; /* Bit-mask of memsegs belonged to MR. */
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_rxr.h | 73 struct rte_bitmap *ag_bitmap;
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | event_helper.h | 160 struct rte_bitmap *eth_core_mask;
|
| H A D | event_helper.c | 17 eh_get_enabled_cores(struct rte_bitmap *eth_core_mask) in eh_get_enabled_cores()
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_mr.h | 48 struct rte_bitmap *ms_bmp; /* Bit-mask of memsegs belonged to MR. */
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool.h | 49 struct rte_bitmap *npa_bmp;
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_osdep_bitmap.h | 22 struct rte_bitmap *map;
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_osdep_bitmap.h | 22 struct rte_bitmap *map;
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_var.h | 132 struct rte_bitmap *chim_bmap; /* Send buffer map */
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_utils.h | 220 struct rte_bitmap *bmp;
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_ethdev.h | 401 struct rte_bitmap *slots;
|
| H A D | ice_acl_filter.c | 393 ice_acl_alloc_slot_id(struct rte_bitmap *slots, uint32_t *slot_id) in ice_acl_alloc_slot_id() 951 struct rte_bitmap *slots; in ice_acl_bitmap_init()
|
| /f-stack/dpdk/doc/api/ |
| H A D | doxy-api-index.md | 158 [bitmap] (@ref rte_bitmap.h)
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.h | 716 struct rte_bitmap *bitmap;
|