Searched refs:mlx4_av (Results 1 – 4 of 4) sorted by relevance
776 struct mlx4_av { struct807 struct mlx4_av ib; argument
242 struct mlx4_av av;
3365 memcpy(dseg->av, &to_mah(wr->ah)->av, sizeof (struct mlx4_av)); in set_datagram_seg()3378 struct mlx4_av sqp_av = {0}; in set_tunnel_datagram_seg()3387 memcpy(dseg->av, &sqp_av, sizeof (struct mlx4_av)); in set_tunnel_datagram_seg()
1567 memcpy(&ah.av, &tunnel->hdr.av, sizeof (struct mlx4_av)); in mlx4_ib_multiplex_mad()