Searched refs:mlx4_av (Results 1 – 4 of 4) sorted by relevance
739 struct mlx4_av { struct770 struct mlx4_av ib; argument
249 struct mlx4_av *av = (struct mlx4_av *)dgram->av; in post_nop_wqe()2483 memcpy(dseg->av, &to_mah(wr->wr.ud.ah)->av, sizeof (struct mlx4_av)); in set_datagram_seg()2496 struct mlx4_av sqp_av = {0}; in set_tunnel_datagram_seg()2505 memcpy(dseg->av, &sqp_av, sizeof (struct mlx4_av)); in set_tunnel_datagram_seg()
224 struct mlx4_av av;
1366 memcpy(&ah.av, &tunnel->hdr.av, sizeof (struct mlx4_av)); in mlx4_ib_multiplex_mad()