Home
last modified time | relevance | path

Searched refs:IB_QP_SET_QKEY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_mad.h98 #define IB_QP_SET_QKEY 0x80000000 macro
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dqp.c2377 context->qkey = cpu_to_be32(IB_QP_SET_QKEY); in __mlx4_ib_modify_qp()
3356 dseg->qkey = cpu_to_be32(IB_QP_SET_QKEY); in set_tunnel_datagram_seg()
H A Dmad.c659 wr.remote_qkey = IB_QP_SET_QKEY; in mlx4_ib_send_to_slave()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dmad.c907 mad_send_wr->send_wr.remote_qkey = IB_QP_SET_QKEY; in ib_create_send_mad()