Searched refs:IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK (Results 1 – 7 of 7) sorted by relevance
204 init_attr.create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK; in ipoib_transport_dev_init()
180 MLX4_IB_QP_BLOCK_MULTICAST_LOOPBACK = IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK,
1173 if (init_attr->create_flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_qp_common()4061 qp_init_attr->create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK; in mlx4_ib_query_qp()
873 IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) { in set_qp_param()
1873 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_xrc_tgt_qp()1992 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_user_qp()2168 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_kernel_qp()2675 IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK, in process_create_flags()
1121 IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK = enumerator
1380 if (attr.create_flags & ~(IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK | in create_qp()