dealloc_mw       2594 drivers/infiniband/core/device.c 	SET_DEVICE_OP(dev_ops, dealloc_mw);
dealloc_mw       3892 drivers/infiniband/core/uverbs_cmd.c 			UAPI_DEF_METHOD_NEEDS_FN(dealloc_mw))),
dealloc_mw        110 drivers/infiniband/core/uverbs_main.c 	ret = mw->device->ops.dealloc_mw(mw);
dealloc_mw        331 drivers/infiniband/core/uverbs_std_types.c 				      UAPI_DEF_OBJ_NEEDS_FN(dealloc_mw)),
dealloc_mw       1216 drivers/infiniband/hw/cxgb3/iwch_provider.c 	.dealloc_mw = iwch_dealloc_mw,
dealloc_mw        480 drivers/infiniband/hw/cxgb4/provider.c 	.dealloc_mw = c4iw_dealloc_mw,
dealloc_mw        461 drivers/infiniband/hw/hns/hns_roce_main.c 	.dealloc_mw = hns_roce_dealloc_mw,
dealloc_mw       2605 drivers/infiniband/hw/mlx4/main.c 	.dealloc_mw = mlx4_ib_dealloc_mw,
dealloc_mw       6321 drivers/infiniband/hw/mlx5/main.c 	.dealloc_mw = mlx5_ib_dealloc_mw,
dealloc_mw       2417 include/rdma/ib_verbs.h 	int (*dealloc_mw)(struct ib_mw *mw);