Searched refs:mlx4_av (Results 1 – 4 of 4) sorted by relevance
756 struct mlx4_av { struct787 struct mlx4_av ib; argument
250 struct mlx4_av *av = (struct mlx4_av *)dgram->av; in post_nop_wqe()2592 memcpy(dseg->av, &to_mah(wr->ah)->av, sizeof (struct mlx4_av)); in set_datagram_seg()2605 struct mlx4_av sqp_av = {0}; in set_tunnel_datagram_seg()2614 memcpy(dseg->av, &sqp_av, sizeof (struct mlx4_av)); in set_tunnel_datagram_seg()
239 struct mlx4_av av;
1389 memcpy(&ah.av, &tunnel->hdr.av, sizeof (struct mlx4_av)); in mlx4_ib_multiplex_mad()