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,
1175 if (init_attr->create_flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_qp_common()4063 qp_init_attr->create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK; in mlx4_ib_query_qp()
884 IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) { in set_qp_param()
1870 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_xrc_tgt_qp()1989 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_user_qp()2165 if (qp->flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_kernel_qp()2666 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()