Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
H A Dib_mad.h98 #define IB_QP_SET_QKEY 0x80000000 macro
/kernel/linux/linux-6.6/include/rdma/
H A Dib_mad.h98 #define IB_QP_SET_QKEY 0x80000000 macro
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dqp.c2381 context->qkey = cpu_to_be32(IB_QP_SET_QKEY); in __mlx4_ib_modify_qp()
3360 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dqp.c2414 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()
H A Dmad.c660 wr.remote_qkey = IB_QP_SET_QKEY; in mlx4_ib_send_to_slave()
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dmad.c907 mad_send_wr->send_wr.remote_qkey = IB_QP_SET_QKEY; in ib_create_send_mad()
H A Duverbs_cmd.c1846 if (cmd->base.qkey & IB_QP_SET_QKEY && !capable(CAP_NET_RAW)) { in modify_qp()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dmad.c899 mad_send_wr->send_wr.remote_qkey = IB_QP_SET_QKEY; in ib_create_send_mad()
H A Duverbs_cmd.c1854 if (cmd->base.qkey & IB_QP_SET_QKEY && !capable(CAP_NET_RAW)) { in modify_qp()

Completed in 52 milliseconds