Home
last modified time | relevance | path

Searched refs:mlx5_av (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dqp.h314 struct mlx5_av { struct
339 struct mlx5_av av; argument
349 struct mlx5_av av;
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h119 struct mlx5_av *av, u32 dqpn, u32 dqkey, bool xmit_more);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c944 mlx5i_txwqe_build_datagram(struct mlx5_av *av, u32 dqpn, u32 dqkey, in mlx5i_txwqe_build_datagram()
947 memcpy(&dseg->av, av, sizeof(struct mlx5_av)); in mlx5i_txwqe_build_datagram()
976 struct mlx5_av *av, u32 dqpn, u32 dqkey, bool xmit_more) in mlx5i_sq_xmit()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dwr.c105 memcpy(&dseg->av, &to_mah(ud_wr(wr)->ah)->av, sizeof(struct mlx5_av)); in set_datagram_seg()
H A Dodp.c1098 *wqe += sizeof(struct mlx5_av); in mlx5_ib_mr_initiator_pfault_handler()