Searched refs:mlx5_ib_ah (Results 1 – 4 of 4) sorted by relevance
53 static void create_ib_ah(struct mlx5_ib_dev *dev, struct mlx5_ib_ah *ah, in create_ib_ah()98 struct mlx5_ib_ah *ah = to_mah(ibah); in mlx5_ib_create_ah()129 struct mlx5_ib_ah *ah = to_mah(ibah); in mlx5_ib_query_ah()
414 struct mlx5_ib_ah *ah = to_mah(wr->ah); in get_tx_qp()
338 struct mlx5_ib_ah { struct344 static inline struct mlx5_ib_ah *to_mah(struct ib_ah *ibah) in to_mah() argument346 return container_of(ibah, struct mlx5_ib_ah, ibah); in to_mah()
706 struct mlx5_ib_ah *mah = to_mah(address); in mlx5i_xmit()