mlx5_ib_ah
struct mlx5_ib_ah *ah = to_mah(ibah);
struct mlx5_ib_ah *ah = to_mah(ibah);
static int create_ib_ah(struct mlx5_ib_dev *dev, struct mlx5_ib_ah *ah,
struct mlx5_ib_ah *ah = to_mah(wr->ah);
INIT_RDMA_OBJ_SIZE(ib_ah, mlx5_ib_ah, ibah),
struct mlx5_ib_ah *mah = to_mah(address);
static inline struct mlx5_ib_ah *to_mah(struct ib_ah *ibah)
return container_of(ibah, struct mlx5_ib_ah, ibah);