Searched refs:header_encap_sw_icm_alloc_blocks (Results 1 – 1 of 1) sorted by relevance
16 unsigned long *header_encap_sw_icm_alloc_blocks; member64 dm->header_encap_sw_icm_alloc_blocks = in mlx5_dm_create()66 if (!dm->header_encap_sw_icm_alloc_blocks) in mlx5_dm_create()88 bitmap_free(dm->header_encap_sw_icm_alloc_blocks); in mlx5_dm_create()124 if (dm->header_encap_sw_icm_alloc_blocks) { in mlx5_dm_cleanup()125 WARN_ON(!bitmap_empty(dm->header_encap_sw_icm_alloc_blocks, in mlx5_dm_cleanup()129 bitmap_free(dm->header_encap_sw_icm_alloc_blocks); in mlx5_dm_cleanup()196 block_map = dm->header_encap_sw_icm_alloc_blocks; in mlx5_dm_sw_icm_alloc()279 block_map = dm->header_encap_sw_icm_alloc_blocks; in mlx5_dm_sw_icm_dealloc()