Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/
Dpd.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()
294 mlx4_bitmap_cleanup(&mlx4_priv(dev)->uar_table.bitmap); in mlx4_cleanup_uar_table()
Dsrq.c289 mlx4_bitmap_cleanup(&mlx4_priv(dev)->srq_table.bitmap); in mlx4_cleanup_srq_table()
Dqp.c727 mlx4_bitmap_cleanup(*bitmap + k); in mlx4_create_zones()
752 mlx4_bitmap_cleanup(bitmap); in mlx4_cleanup_qp_zones()
Dmr.c950 mlx4_bitmap_cleanup(&mr_table->mpt_bitmap); in mlx4_init_mr_table()
966 mlx4_bitmap_cleanup(&mr_table->mpt_bitmap); in mlx4_cleanup_mr_table()
Dcq.c481 mlx4_bitmap_cleanup(&mlx4_priv(dev)->cq_table.bitmap); in mlx4_cleanup_cq_table()
Deq.c1321 mlx4_bitmap_cleanup(&priv->eq_table.bitmap); in mlx4_init_eq_table()
1354 mlx4_bitmap_cleanup(&priv->eq_table.bitmap); in mlx4_cleanup_eq_table()
Dalloc.c197 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap) in mlx4_bitmap_cleanup() function
Dmlx4.h948 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap);
Dmcg.c1648 mlx4_bitmap_cleanup(&mlx4_priv(dev)->mcg_table.bitmap); in mlx4_cleanup_mcg_table()
Dmain.c2530 mlx4_bitmap_cleanup(&mlx4_priv(dev)->counters_bitmap); in mlx4_cleanup_counters_table()