Home
last modified time | relevance | path

Searched refs:mlx4_bitmap_cleanup (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c129 mlx4_bitmap_cleanup(&mlx4_priv(dev)->pd_bitmap); in mlx4_cleanup_pd_table()
142 mlx4_bitmap_cleanup(&mlx4_priv(dev)->xrcd_bitmap); in mlx4_cleanup_xrcd_table()
293 mlx4_bitmap_cleanup(&mlx4_priv(dev)->uar_table.bitmap); in mlx4_cleanup_uar_table()
H A Dmlx4_srq.c294 mlx4_bitmap_cleanup(&mlx4_priv(dev)->srq_table.bitmap); in mlx4_cleanup_srq_table()
H A Dmlx4_cq.c362 mlx4_bitmap_cleanup(&mlx4_priv(dev)->cq_table.bitmap); in mlx4_cleanup_cq_table()
H A Dmlx4_qp.c705 mlx4_bitmap_cleanup(*bitmap + k); in mlx4_create_zones()
730 mlx4_bitmap_cleanup(bitmap); in mlx4_cleanup_qp_zones()
H A Dmlx4_mr.c956 mlx4_bitmap_cleanup(&mr_table->mpt_bitmap); in mlx4_init_mr_table()
972 mlx4_bitmap_cleanup(&mr_table->mpt_bitmap); in mlx4_cleanup_mr_table()
H A Dmlx4_eq.c1300 mlx4_bitmap_cleanup(&priv->eq_table.bitmap); in mlx4_init_eq_table()
1333 mlx4_bitmap_cleanup(&priv->eq_table.bitmap); in mlx4_cleanup_eq_table()
H A Dmlx4_alloc.c197 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap) in mlx4_bitmap_cleanup() function
H A Dmlx4.h931 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap);
H A Dmlx4_mcg.c1647 mlx4_bitmap_cleanup(&mlx4_priv(dev)->mcg_table.bitmap); in mlx4_cleanup_mcg_table()
H A Dmlx4_main.c2442 mlx4_bitmap_cleanup(&mlx4_priv(dev)->counters_bitmap); in mlx4_cleanup_counters_table()