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()
388 struct mlx4_ib_ah { struct733 static inline struct mlx4_ib_ah *to_mah(struct ib_ah *ibah) in to_mah()735 return container_of(ibah, struct mlx4_ib_ah, ibah); in to_mah()827 static inline bool mlx4_ib_ah_grh_present(struct mlx4_ib_ah *ah) in mlx4_ib_ah_grh_present()
2865 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_sriov_qp0_header()3018 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_mlx_header()3397 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_tunnel_header()3542 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()
2575 INIT_RDMA_OBJ_SIZE(ib_ah, mlx4_ib_ah, ibah),
Completed in 24 milliseconds