Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/rdma/
A Dib_mad.h98 #define IB_QP_SET_QKEY 0x80000000 macro
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dqp.c2410 context->qkey = cpu_to_be32(IB_QP_SET_QKEY); in __mlx4_ib_modify_qp()
3389 dseg->qkey = cpu_to_be32(IB_QP_SET_QKEY); in set_tunnel_datagram_seg()
A Dmad.c660 wr.remote_qkey = IB_QP_SET_QKEY; in mlx4_ib_send_to_slave()
/linux-6.3-rc2/drivers/infiniband/core/
A Dmad.c899 mad_send_wr->send_wr.remote_qkey = IB_QP_SET_QKEY; in ib_create_send_mad()

Completed in 21 milliseconds