Searched refs:IB_QP_SET_QKEY (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/rdma/
H A Dib_mad.h98 #define IB_QP_SET_QKEY 0x80000000 macro
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmad.c660 wr.remote_qkey = IB_QP_SET_QKEY;
H A Dqp.c2414 context->qkey = cpu_to_be32(IB_QP_SET_QKEY);
3393 dseg->qkey = cpu_to_be32(IB_QP_SET_QKEY);
/linux-master/drivers/infiniband/core/
H A Dmad.c899 mad_send_wr->send_wr.remote_qkey = IB_QP_SET_QKEY;
H A Duverbs_cmd.c1854 if (cmd->base.qkey & IB_QP_SET_QKEY &&

Completed in 118 milliseconds