/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_wqe.h | 69 __be32 dqpn; member 76 __be32 dqpn; member
|
H A D | mthca_qp.c | 1609 useg->dqpn = cpu_to_be32(wr->remote_qpn); in set_tavor_ud_seg() 1618 useg->dqpn = cpu_to_be32(wr->remote_qpn); in set_arbel_ud_seg()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_wqe.h | 69 __be32 dqpn; member 76 __be32 dqpn; member
|
H A D | mthca_qp.c | 1612 useg->dqpn = cpu_to_be32(wr->remote_qpn); in set_tavor_ud_seg() 1621 useg->dqpn = cpu_to_be32(wr->remote_qpn); in set_arbel_ud_seg()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | ipoib_tx.c | 49 u32 dqpn; member 365 ohdr->bth[1] = cpu_to_be32(txp->dqpn); in hfi1_ipoib_build_ib_tx_headers() 588 u32 dqpn) in hfi1_ipoib_send_dma() 608 txp.dqpn = dqpn; in hfi1_ipoib_send_dma() 585 hfi1_ipoib_send_dma(struct net_device *dev, struct sk_buff *skb, struct ib_ah *address, u32 dqpn) hfi1_ipoib_send_dma() argument
|
H A D | ipoib_main.c | 116 u32 dqpn) in hfi1_ipoib_send() 118 return hfi1_ipoib_send_dma(dev, skb, address, dqpn); in hfi1_ipoib_send() 113 hfi1_ipoib_send(struct net_device *dev, struct sk_buff *skb, struct ib_ah *address, u32 dqpn) hfi1_ipoib_send() argument
|
H A D | ipoib.h | 159 u32 dqpn);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | ipoib_tx.c | 31 u32 dqpn; member 329 ohdr->bth[1] = cpu_to_be32(txp->dqpn); in hfi1_ipoib_build_ib_tx_headers() 574 u32 dqpn) in hfi1_ipoib_send() 594 txp.dqpn = dqpn; in hfi1_ipoib_send() 571 hfi1_ipoib_send(struct net_device *dev, struct sk_buff *skb, struct ib_ah *address, u32 dqpn) hfi1_ipoib_send() argument
|
H A D | ipoib.h | 150 u32 dqpn);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ipoib.h | 120 struct mlx5_av *av, u32 dqpn, u32 dqkey, bool xmit_more);
|
H A D | ipoib.c | 660 struct ib_ah *address, u32 dqpn) in mlx5i_xmit() 667 mlx5i_sq_xmit(sq, skb, &mah->av, dqpn, ipriv->qkey, netdev_xmit_more()); in mlx5i_xmit() 659 mlx5i_xmit(struct net_device *dev, struct sk_buff *skb, struct ib_ah *address, u32 dqpn) mlx5i_xmit() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ipoib.h | 119 struct mlx5_av *av, u32 dqpn, u32 dqkey, bool xmit_more);
|
H A D | ipoib.c | 699 struct ib_ah *address, u32 dqpn) in mlx5i_xmit() 706 mlx5i_sq_xmit(sq, skb, &mah->av, dqpn, ipriv->qkey, netdev_xmit_more()); in mlx5i_xmit() 698 mlx5i_xmit(struct net_device *dev, struct sk_buff *skb, struct ib_ah *address, u32 dqpn) mlx5i_xmit() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ib.c | 543 struct ib_ah *address, u32 dqpn, in post_send() 552 priv->tx_wr.remote_qpn = dqpn; in post_send() 567 struct ib_ah *address, u32 dqpn) in ipoib_send() 616 "sending packet, length=%d address=%p dqpn=0x%06x\n", in ipoib_send() 617 skb->len, address, dqpn); in ipoib_send() 654 address, dqpn, tx_req, phead, hlen); in ipoib_send() 541 post_send(struct ipoib_dev_priv *priv, unsigned int wr_id, struct ib_ah *address, u32 dqpn, struct ipoib_tx_buf *tx_req, void *head, int hlen) post_send() argument 566 ipoib_send(struct net_device *dev, struct sk_buff *skb, struct ib_ah *address, u32 dqpn) ipoib_send() argument
|
H A D | ipoib.h | 499 struct ib_ah *address, u32 dqpn);
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ib.c | 543 struct ib_ah *address, u32 dqpn, in post_send() 552 priv->tx_wr.remote_qpn = dqpn; in post_send() 567 struct ib_ah *address, u32 dqpn) in ipoib_send() 616 "sending packet, length=%d address=%p dqpn=0x%06x\n", in ipoib_send() 617 skb->len, address, dqpn); in ipoib_send() 654 address, dqpn, tx_req, phead, hlen); in ipoib_send() 541 post_send(struct ipoib_dev_priv *priv, unsigned int wr_id, struct ib_ah *address, u32 dqpn, struct ipoib_tx_buf *tx_req, void *head, int hlen) post_send() argument 566 ipoib_send(struct net_device *dev, struct sk_buff *skb, struct ib_ah *address, u32 dqpn) ipoib_send() argument
|
H A D | ipoib.h | 499 struct ib_ah *address, u32 dqpn);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tx.c | 891 mlx5i_txwqe_build_datagram(struct mlx5_av *av, u32 dqpn, u32 dqkey, in mlx5i_txwqe_build_datagram() argument 895 dseg->av.dqp_dct = cpu_to_be32(dqpn | MLX5_EXTENDED_UD_AV); in mlx5i_txwqe_build_datagram() 923 struct mlx5_av *av, u32 dqpn, u32 dqkey, bool xmit_more) in mlx5i_sq_xmit() 954 mlx5i_txwqe_build_datagram(av, dqpn, dqkey, datagram); in mlx5i_sq_xmit() 922 mlx5i_sq_xmit(struct mlx5e_txqsq *sq, struct sk_buff *skb, struct mlx5_av *av, u32 dqpn, u32 dqkey, bool xmit_more) mlx5i_sq_xmit() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tx.c | 942 mlx5i_txwqe_build_datagram(struct mlx5_av *av, u32 dqpn, u32 dqkey, in mlx5i_txwqe_build_datagram() argument 946 dseg->av.dqp_dct = cpu_to_be32(dqpn | MLX5_EXTENDED_UD_AV); in mlx5i_txwqe_build_datagram() 974 struct mlx5_av *av, u32 dqpn, u32 dqkey, bool xmit_more) in mlx5i_sq_xmit() 1005 mlx5i_txwqe_build_datagram(av, dqpn, dqkey, datagram); in mlx5i_sq_xmit() 973 mlx5i_sq_xmit(struct mlx5e_txqsq *sq, struct sk_buff *skb, struct mlx5_av *av, u32 dqpn, u32 dqkey, bool xmit_more) mlx5i_sq_xmit() argument
|
/kernel/linux/linux-5.10/include/linux/mlx4/ |
H A D | qp.h | 357 __be32 dqpn; member
|
/kernel/linux/linux-6.6/include/linux/mlx4/ |
H A D | qp.h | 357 __be32 dqpn; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 524 int dqpn; in mlx4_ib_send_to_slave() local 568 dqpn = dev->dev->phys_caps.base_proxy_sqpn + 8 * slave + port + (dest_qpt * 2) - 1; in mlx4_ib_send_to_slave() 660 wr.remote_qpn = dqpn; in mlx4_ib_send_to_slave()
|
H A D | qp.c | 3333 dseg->dqpn = cpu_to_be32(wr->remote_qpn); in set_datagram_seg() 3356 dseg->dqpn = cpu_to_be32(dev->dev->caps.spec_qps[port - 1].qp1_tunnel); in set_tunnel_datagram_seg() 3358 dseg->dqpn = cpu_to_be32(dev->dev->caps.spec_qps[port - 1].qp0_tunnel); in set_tunnel_datagram_seg()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 525 int dqpn; in mlx4_ib_send_to_slave() local 569 dqpn = dev->dev->phys_caps.base_proxy_sqpn + 8 * slave + port + (dest_qpt * 2) - 1; in mlx4_ib_send_to_slave() 661 wr.remote_qpn = dqpn; in mlx4_ib_send_to_slave()
|
H A D | qp.c | 3366 dseg->dqpn = cpu_to_be32(wr->remote_qpn); in set_datagram_seg() 3389 dseg->dqpn = cpu_to_be32(dev->dev->caps.spec_qps[port - 1].qp1_tunnel); in set_tunnel_datagram_seg() 3391 dseg->dqpn = cpu_to_be32(dev->dev->caps.spec_qps[port - 1].qp0_tunnel); in set_tunnel_datagram_seg()
|