dqpn 517 drivers/infiniband/hw/mlx4/mad.c int dqpn; dqpn 551 drivers/infiniband/hw/mlx4/mad.c dqpn = dev->dev->phys_caps.base_proxy_sqpn + 8 * slave + port + (dest_qpt * 2) - 1; dqpn 643 drivers/infiniband/hw/mlx4/mad.c wr.remote_qpn = dqpn; dqpn 3377 drivers/infiniband/hw/mlx4/qp.c dseg->dqpn = cpu_to_be32(wr->remote_qpn); dqpn 3400 drivers/infiniband/hw/mlx4/qp.c dseg->dqpn = cpu_to_be32(dev->dev->caps.spec_qps[port - 1].qp1_tunnel); dqpn 3402 drivers/infiniband/hw/mlx4/qp.c dseg->dqpn = cpu_to_be32(dev->dev->caps.spec_qps[port - 1].qp0_tunnel); dqpn 1610 drivers/infiniband/hw/mthca/mthca_qp.c useg->dqpn = cpu_to_be32(wr->remote_qpn); dqpn 1619 drivers/infiniband/hw/mthca/mthca_qp.c useg->dqpn = cpu_to_be32(wr->remote_qpn); dqpn 69 drivers/infiniband/hw/mthca/mthca_wqe.h __be32 dqpn; dqpn 76 drivers/infiniband/hw/mthca/mthca_wqe.h __be32 dqpn; dqpn 499 drivers/infiniband/ulp/ipoib/ipoib.h struct ib_ah *address, u32 dqpn); dqpn 543 drivers/infiniband/ulp/ipoib/ipoib_ib.c struct ib_ah *address, u32 dqpn, dqpn 552 drivers/infiniband/ulp/ipoib/ipoib_ib.c priv->tx_wr.remote_qpn = dqpn; dqpn 567 drivers/infiniband/ulp/ipoib/ipoib_ib.c struct ib_ah *address, u32 dqpn) dqpn 617 drivers/infiniband/ulp/ipoib/ipoib_ib.c skb->len, address, dqpn); dqpn 654 drivers/infiniband/ulp/ipoib/ipoib_ib.c address, dqpn, tx_req, phead, hlen); dqpn 580 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c mlx5i_txwqe_build_datagram(struct mlx5_av *av, u32 dqpn, u32 dqkey, dqpn 584 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c dseg->av.dqp_dct = cpu_to_be32(dqpn | MLX5_EXTENDED_UD_AV); dqpn 589 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c struct mlx5_av *av, u32 dqpn, u32 dqkey, dqpn 656 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c mlx5i_txwqe_build_datagram(av, dqpn, dqkey, datagram); dqpn 627 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c struct ib_ah *address, u32 dqpn) dqpn 634 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c return mlx5i_sq_xmit(sq, skb, &mah->av, dqpn, ipriv->qkey, netdev_xmit_more()); dqpn 124 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h struct mlx5_av *av, u32 dqpn, u32 dqkey, dqpn 357 include/linux/mlx4/qp.h __be32 dqpn; dqpn 2201 include/rdma/ib_verbs.h struct ib_ah *address, u32 dqpn);