Searched refs:mlx4_ib_ah (Results 1 – 5 of 5) sorted by relevance
45 struct mlx4_ib_ah *ah = to_mah(ib_ah); in create_ib_ah()80 struct mlx4_ib_ah *ah = to_mah(ib_ah); in create_iboe_ah()172 struct mlx4_ib_ah *mah = to_mah(ah); in mlx4_ib_create_ah_slave()199 struct mlx4_ib_ah *ah = to_mah(ibah); in mlx4_ib_query_ah()
389 struct mlx4_ib_ah { struct735 static inline struct mlx4_ib_ah *to_mah(struct ib_ah *ibah) in to_mah()737 return container_of(ibah, struct mlx4_ib_ah, ibah); in to_mah()829 static inline bool mlx4_ib_ah_grh_present(struct mlx4_ib_ah *ah) in mlx4_ib_ah_grh_present()
2869 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_sriov_qp0_header()3022 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_mlx_header()3401 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_tunnel_header()3546 struct mlx4_ib_ah *ah = to_mah(ud_wr(wr)->ah); in _mlx4_ib_post_send()
1483 struct mlx4_ib_ah ah; in mlx4_ib_multiplex_mad()
2573 INIT_RDMA_OBJ_SIZE(ib_ah, mlx4_ib_ah, ibah),