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