Searched refs:mlx5_av (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/linux/mlx5/ |
D | qp.h | 285 struct mlx5_av { struct 310 struct mlx5_av av; argument 319 struct mlx5_av av;
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib.h | 121 struct mlx5_av *av, u32 dqpn, u32 dqkey);
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 617 mlx5i_txwqe_build_datagram(struct mlx5_av *av, u32 dqpn, u32 dqkey, in mlx5i_txwqe_build_datagram() 620 memcpy(&dseg->av, av, sizeof(struct mlx5_av)); in mlx5i_txwqe_build_datagram() 626 struct mlx5_av *av, u32 dqpn, u32 dqkey) in mlx5i_sq_xmit()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | odp.c | 943 *wqe += sizeof(struct mlx5_av); in mlx5_ib_mr_initiator_pfault_handler()
|
D | qp.c | 3566 memcpy(&dseg->av, &to_mah(ud_wr(wr)->ah)->av, sizeof(struct mlx5_av)); in set_datagram_seg()
|