Home
last modified time | relevance | path

Searched defs:bmp (Results 1 – 11 of 11) sorted by relevance

/dpdk/lib/eal/include/
H A Drte_bitmap.h79 __rte_bitmap_index1_inc(struct rte_bitmap *bmp) in __rte_bitmap_index1_inc()
85 __rte_bitmap_mask1_get(struct rte_bitmap *bmp) in __rte_bitmap_mask1_get()
91 __rte_bitmap_index2_set(struct rte_bitmap *bmp) in __rte_bitmap_index2_set()
129 __rte_bitmap_scan_init(struct rte_bitmap *bmp) in __rte_bitmap_scan_init()
172 struct rte_bitmap *bmp; in rte_bitmap_init() local
256 struct rte_bitmap *bmp; in rte_bitmap_init_with_all_set() local
299 rte_bitmap_free(struct rte_bitmap *bmp) in rte_bitmap_free()
316 rte_bitmap_reset(struct rte_bitmap *bmp) in rte_bitmap_reset()
355 rte_bitmap_get(struct rte_bitmap *bmp, uint32_t pos) in rte_bitmap_get()
501 __rte_bitmap_scan_search(struct rte_bitmap *bmp) in __rte_bitmap_scan_search()
[all …]
/dpdk/app/test/
H A Dtest_bitmap.c17 test_bitmap_scan_operations(struct rte_bitmap *bmp) in test_bitmap_scan_operations()
109 test_bitmap_slab_set_get(struct rte_bitmap *bmp) in test_bitmap_slab_set_get()
134 test_bitmap_set_get_clear(struct rte_bitmap *bmp) in test_bitmap_set_get_clear()
185 struct rte_bitmap *bmp; in test_bitmap_all_clear() local
225 struct rte_bitmap *bmp; in test_bitmap_all_set() local
/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c849 struct plt_bitmap *bmp; in nix_tm_release_resources() local
912 struct plt_bitmap *bmp; in nix_tm_free_node_resource() local
1022 struct plt_bitmap *bmp; in nix_tm_assign_hw_id() local
1096 struct plt_bitmap *bmp, *bmp_contig; in nix_tm_assign_resources() local
H A Droc_nix_debug.c48 nix_bitmap_dump(struct plt_bitmap *bmp) in nix_bitmap_dump()
H A Droc_sso.c156 sso_hws_link_modify(uint8_t hws, uintptr_t base, struct plt_bitmap *bmp, in sso_hws_link_modify()
H A Droc_nix_tm_utils.c898 struct plt_bitmap *bmp; in nix_tm_resource_avail() local
/dpdk/drivers/net/ice/base/
H A Dice_bitops.h154 static inline void ice_zero_bitmap(ice_bitmap_t *bmp, u16 size) in ice_zero_bitmap()
/dpdk/drivers/net/sfc/
H A Dsfc_sw_stats.c426 struct rte_bitmap *bmp = sa->sw_stats.queues_bitmap; in sfc_sw_xstat_get_values_by_id() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h229 struct rte_bitmap *bmp; member
/dpdk/lib/sched/
H A Drte_sched.c198 struct rte_bitmap *bmp; member
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c1083 struct rte_bitmap *bmp = NULL; in i40e_init_fdir_filter_list() local