mlx4_ib_ah
struct mlx4_ib_ah *mah = to_mah(ah);
struct mlx4_ib_ah *ah = to_mah(ibah);
struct mlx4_ib_ah *ah = to_mah(ib_ah);
struct mlx4_ib_ah *ah = to_mah(ib_ah);
struct mlx4_ib_ah ah;
INIT_RDMA_OBJ_SIZE(ib_ah, mlx4_ib_ah, ibah),
static inline struct mlx4_ib_ah *to_mah(struct ib_ah *ibah)
return container_of(ibah, struct mlx4_ib_ah, ibah);
static inline bool mlx4_ib_ah_grh_present(struct mlx4_ib_ah *ah)
struct mlx4_ib_ah *ah = to_mah(wr->ah);
struct mlx4_ib_ah *ah = to_mah(wr->ah);
struct mlx4_ib_ah *ah = to_mah(wr->ah);
struct mlx4_ib_ah *ah = to_mah(ud_wr(wr)->ah);