Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Dqp.h308 struct mlx5_ib_ah { struct
313 static inline struct mlx5_ib_ah *to_mah(struct ib_ah *ibah) in to_mah() argument
315 return container_of(ibah, struct mlx5_ib_ah, ibah); in to_mah()