Searched refs:mlx4_av (Results 1 – 6 of 6) sorted by relevance
239 struct mlx4_av { struct254 struct mlx4_av av; argument
178 memcpy(dseg->av, &to_mah(wr->wr.ud.ah)->av, sizeof (struct mlx4_av)); in set_datagram_seg()
773 struct mlx4_av { struct804 struct mlx4_av ib; argument
258 struct mlx4_av *av = (struct mlx4_av *)dgram->av; in post_nop_wqe()2775 memcpy(dseg->av, &to_mah(wr->ah)->av, sizeof (struct mlx4_av)); in set_datagram_seg()2788 struct mlx4_av sqp_av = {0}; in set_tunnel_datagram_seg()2797 memcpy(dseg->av, &sqp_av, sizeof (struct mlx4_av)); in set_tunnel_datagram_seg()
246 struct mlx4_av av;
1529 memcpy(&ah.av, &tunnel->hdr.av, sizeof (struct mlx4_av)); in mlx4_ib_multiplex_mad()