Home
last modified time | relevance | path

Searched refs:mlx5_ib_ah (Results 1 – 1 of 1) sorted by relevance

/include/linux/mlx5/
Dqp.h326 struct mlx5_ib_ah { struct
332 static inline struct mlx5_ib_ah *to_mah(struct ib_ah *ibah) in to_mah() argument
334 return container_of(ibah, struct mlx5_ib_ah, ibah); in to_mah()