| /linux/include/trace/events/ |
| H A D | ib_umad.h | 32 __field(u32, qkey) 62 __entry->qkey = umad_hdr->qkey; 95 be32_to_cpu(__entry->qkey), be16_to_cpu(__entry->lid),
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_wqe.h | 70 __be32 qkey; member 77 __be32 qkey; member
|
| H A D | mthca_qp.c | 151 __be32 qkey; member 305 sqp->qkey = attr->qkey; in store_attrs() 469 qp_attr->qkey = be32_to_cpu(context->qkey); in mthca_query_qp() 780 qp_context->qkey = cpu_to_be32(attr->qkey); in __mthca_modify_qp() 1552 sqp->ud_header.deth.qkey = cpu_to_be32(wr->remote_qkey & 0x80000000 ? in build_mlx_header() 1553 sqp->qkey : wr->remote_qkey); in build_mlx_header() 1613 useg->qkey = cpu_to_be32(wr->remote_qkey); in set_tavor_ud_seg() 1622 useg->qkey = cpu_to_be32(wr->remote_qkey); in set_arbel_ud_seg()
|
| H A D | mthca_provider.h | 245 u32 qkey; member
|
| /linux/include/uapi/rdma/ |
| H A D | ib_user_mad.h | 62 * @qkey: Remote Q_Key to be sent with (unset on receive) 80 __be32 qkey; member 105 * @qkey: Remote Q_Key to be sent with (unset on receive) 124 __be32 qkey; member
|
| H A D | rdma_user_cm.h | 201 __u32 qkey; member 215 __u32 qkey; member
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib_main.c | 106 u32 qkey) in hfi1_ipoib_mcast_attach() argument 121 priv->qkey = qkey; in hfi1_ipoib_mcast_attach()
|
| H A D | ud.c | 94 u32 qkey; in ud_loopback() local 96 qkey = (int)rvt_get_swqe_remote_qkey(swqe) < 0 ? in ud_loopback() 97 sqp->qkey : rvt_get_swqe_remote_qkey(swqe); in ud_loopback() 98 if (unlikely(qkey != qp->qkey)) in ud_loopback() 256 cpu_to_be32((int)rvt_get_swqe_remote_qkey(wqe) < 0 ? qp->qkey : in hfi1_make_bth_deth() 894 ib_get_qkey(packet->ohdr) != qp->qkey)) in hfi1_ud_rcv()
|
| H A D | ipoib.h | 128 u32 qkey; member
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_hdr.h | 464 __be32 qkey; member 475 return be32_to_cpu(deth->qkey); in __deth_qkey() 478 static inline void __deth_set_qkey(void *arg, u32 qkey) in __deth_set_qkey() argument 482 deth->qkey = cpu_to_be32(qkey); in __deth_set_qkey() 505 static inline void deth_set_qkey(struct rxe_pkt_info *pkt, u32 qkey) in deth_set_qkey() argument 508 rxe_opcode[pkt->opcode].offset[RXE_DETH], qkey); in deth_set_qkey()
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_multicast.c | 235 priv->broadcast->mcmember.qkey = mcmember->qkey; in ipoib_mcast_join_finish() 250 priv->qkey = be32_to_cpu(priv->broadcast->mcmember.qkey); in ipoib_mcast_join_finish() 252 priv->tx_wr.remote_qkey = priv->qkey; in ipoib_mcast_join_finish() 266 set_qkey, priv->qkey); in ipoib_mcast_join_finish() 509 rec.qkey = priv->broadcast->mcmember.qkey; in ipoib_mcast_join()
|
| /linux/drivers/infiniband/hw/erdma/ |
| H A D | erdma_qp.c | 237 req.qkey = params->qkey; in modify_qp_cmd_rocev2() 284 qp->attrs.rocev2.qkey = params->qkey; in erdma_modify_qp_state_rocev2() 437 sqe->qkey = cpu_to_le32(qp->attrs.rocev2.qkey); in init_send_sqe_ud() 439 sqe->qkey = cpu_to_le32(uwr->remote_qkey); in init_send_sqe_ud()
|
| /linux/include/rdma/ |
| H A D | rdma_cm.h | 86 u32 qkey; member 94 u32 qkey; member
|
| H A D | ib_cm.h | 235 u32 qkey; member 532 u32 qkey; member
|
| H A D | rdmavt_qp.h | 348 u32 qkey; /* QKEY for this QP (for UD or RD) */ member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib.c | 670 u32 qkey) in mlx5i_attach_mcast() argument 686 netdev->name, qkey); in mlx5i_attach_mcast() 687 ipriv->qkey = qkey; in mlx5i_attach_mcast() 720 mlx5i_sq_xmit(sq, skb, &mah->av, dqpn, ipriv->qkey, netdev_xmit_more()); in mlx5i_xmit()
|
| /linux/include/linux/mlx4/ |
| H A D | qp.h | 217 __be32 qkey; member 358 __be32 qkey; member
|
| /linux/samples/bpf/ |
| H A D | ibumad_kern.c | 57 u32 qkey; member
|
| /linux/arch/s390/include/asm/ |
| H A D | qdio.h | 80 u32 qkey : 4; member
|
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | mcg.c | 88 __be32 qkey; member 391 if (comp_mask & IB_SA_MCMEMBER_REC_QKEY && src->qkey != dst->qkey) in cmp_rec() 1038 be32_to_cpu(group->rec.qkey), in sysfs_show_group()
|
| H A D | mad.c | 1358 u32 remote_qpn, u32 qkey, struct rdma_ah_attr *attr, in mlx4_ib_send_to_wire() argument 1438 wr.remote_qkey = qkey; in mlx4_ib_send_to_wire() 1594 be32_to_cpu(tunnel->hdr.qkey), in mlx4_ib_multiplex_mad() 1851 attr.qkey = IB_QP1_QKEY; in create_pv_sqp()
|
| /linux/drivers/infiniband/core/ |
| H A D | multicast.c | 291 if (comp_mask & IB_SA_MCMEMBER_REC_QKEY && src->qkey != dst->qkey) in cmp_rec()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | fw.c | 333 u32 size, proxy_qp, qkey; in mlx4_QUERY_FUNC_CAP_wrapper() local 417 !mlx4_get_parav_qkey(dev, proxy_qp, &qkey)) { in mlx4_QUERY_FUNC_CAP_wrapper() 419 MLX4_PUT(outbox->buf, qkey, in mlx4_QUERY_FUNC_CAP_wrapper() 545 u32 size, qkey; in mlx4_QUERY_FUNC_CAP() local 686 MLX4_GET(qkey, outbox, QUERY_FUNC_CAP_PRIV_VF_QKEY_OFFSET); in mlx4_QUERY_FUNC_CAP() 687 func_cap->spec_qps.qp0_qkey = qkey; in mlx4_QUERY_FUNC_CAP()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | gsi.c | 231 attr.qkey = IB_QP1_QKEY; in modify_to_rts()
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_sli.h | 1199 u32 qkey; member 1876 u32 qkey; member
|