Searched refs:IB_QP_SET_QKEY (Results 1 – 5 of 5) sorted by relevance
98 #define IB_QP_SET_QKEY 0x80000000 macro
2414 context->qkey = cpu_to_be32(IB_QP_SET_QKEY); in __mlx4_ib_modify_qp()3393 dseg->qkey = cpu_to_be32(IB_QP_SET_QKEY); in set_tunnel_datagram_seg()
660 wr.remote_qkey = IB_QP_SET_QKEY; in mlx4_ib_send_to_slave()
899 mad_send_wr->send_wr.remote_qkey = IB_QP_SET_QKEY; in ib_create_send_mad()
1852 if (cmd->base.qkey & IB_QP_SET_QKEY && in modify_qp()