Searched refs:mlx4_av (Results 1 – 4 of 4) sorted by relevance
787 struct mlx4_av { struct818 struct mlx4_av ib; argument
245 struct mlx4_av av;
3368 memcpy(dseg->av, &to_mah(wr->ah)->av, sizeof (struct mlx4_av)); in set_datagram_seg()3381 struct mlx4_av sqp_av = {0}; in set_tunnel_datagram_seg()3390 memcpy(dseg->av, &sqp_av, sizeof (struct mlx4_av)); in set_tunnel_datagram_seg()
1569 memcpy(&ah.av, &tunnel->hdr.av, sizeof (struct mlx4_av)); in mlx4_ib_multiplex_mad()