Home
last modified time | relevance | path

Searched refs:mlx5_ib_dealloc_dm (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1243 int mlx5_ib_dealloc_dm(struct ib_dm *ibdm, struct uverbs_attr_bundle *attrs);
Dmain.c2425 int mlx5_ib_dealloc_dm(struct ib_dm *ibdm, struct uverbs_attr_bundle *attrs) in mlx5_ib_dealloc_dm() function
6335 .dealloc_dm = mlx5_ib_dealloc_dm,