Searched refs:mlx5_ib_xrcd (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h342 struct mlx5_ib_xrcd { struct
567 static inline struct mlx5_ib_xrcd *to_mxrcd(struct ib_xrcd *ibxrcd)
569 return container_of(ibxrcd, struct mlx5_ib_xrcd, ibxrcd);
H A Dmlx5_ib_qp.c2957 struct mlx5_ib_xrcd *xrcd;

Completed in 57 milliseconds