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()170 struct mlx4_ib_ah *mah = to_mah(ah); in mlx4_ib_create_ah_slave()196 struct mlx4_ib_ah *ah = to_mah(ibah); in mlx4_ib_query_ah()
369 struct mlx4_ib_ah { struct711 static inline struct mlx4_ib_ah *to_mah(struct ib_ah *ibah) in to_mah()713 return container_of(ibah, struct mlx4_ib_ah, ibah); in to_mah()811 static inline bool mlx4_ib_ah_grh_present(struct mlx4_ib_ah *ah) in mlx4_ib_ah_grh_present()
2888 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_sriov_qp0_header()3037 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_mlx_header()3404 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_tunnel_header()3549 struct mlx4_ib_ah *ah = to_mah(ud_wr(wr)->ah); in _mlx4_ib_post_send()
1487 struct mlx4_ib_ah ah; in mlx4_ib_multiplex_mad()
2568 INIT_RDMA_OBJ_SIZE(ib_ah, mlx4_ib_ah, ibah),