IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK 1397 drivers/infiniband/core/uverbs_cmd.c 	if (attr.create_flags & ~(IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK |
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK  810 drivers/infiniband/hw/hns/hns_roce_qp.c 		    IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) {
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK  185 drivers/infiniband/hw/mlx4/mlx4_ib.h 	MLX4_IB_QP_BLOCK_MULTICAST_LOOPBACK = IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK,
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK 1223 drivers/infiniband/hw/mlx4/qp.c 	if (init_attr->create_flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK)
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK 4112 drivers/infiniband/hw/mlx4/qp.c 		qp_init_attr->create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK;
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK  460 drivers/infiniband/hw/mlx5/mlx5_ib.h 	MLX5_IB_QP_BLOCK_MULTICAST_LOOPBACK     = IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK,
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK 1041 drivers/infiniband/hw/mlx5/qp.c 					IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK |
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK 1982 drivers/infiniband/hw/mlx5/qp.c 	if (init_attr->create_flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) {
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK 5819 drivers/infiniband/hw/mlx5/qp.c 		qp_init_attr->create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK;
IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK  204 drivers/infiniband/ulp/ipoib/ipoib_verbs.c 		init_attr.create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK;