Searched refs:IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK (Results 1 – 6 of 6) sorted by relevance
204 init_attr.create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK; in ipoib_transport_dev_init()
181 MLX4_IB_QP_BLOCK_MULTICAST_LOOPBACK = IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK,
1214 if (init_attr->create_flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_qp_common()4102 qp_init_attr->create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK; in mlx4_ib_query_qp()
2020 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_xrc_tgt_qp()2309 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_user_qp()2488 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_kernel_qp()2995 IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK, in process_create_flags()
1145 IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK = enumerator
1416 if (attr.create_flags & ~(IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK | in create_qp()