Searched refs:mlx4_ib_ah (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dah.c40 struct mlx4_ib_ah *ah;
73 struct mlx4_ib_ah *ah = to_mah(ibah);
H A Dmlx4_ib.h158 struct mlx4_ib_ah { struct
240 static inline struct mlx4_ib_ah *to_mah(struct ib_ah *ibah)
242 return container_of(ibah, struct mlx4_ib_ah, ibah);
317 static inline int mlx4_ib_ah_grh_present(struct mlx4_ib_ah *ah)
H A Dqp.c1223 struct mlx4_ib_ah *ah = to_mah(wr->wr.ud.ah);

Completed in 76 milliseconds