Searched refs:mlx5_vdpa_destroy_mkey (Results 1 – 3 of 3) sorted by relevance
78 int mlx5_vdpa_destroy_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey);
90 mlx5_vdpa_destroy_mkey(mvdev, &mr->mr); in destroy_direct_mr()219 mlx5_vdpa_destroy_mkey(mvdev, &mkey->mkey); in destroy_indirect_key()
208 int mlx5_vdpa_destroy_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey) in mlx5_vdpa_destroy_mkey() function