Searched refs:mlx5_ib_xrcd (Results 1 – 2 of 2) sorted by relevance
552 struct mlx5_ib_xrcd { struct1009 static inline struct mlx5_ib_xrcd *to_mxrcd(struct ib_xrcd *ibxrcd) in to_mxrcd()1011 return container_of(ibxrcd, struct mlx5_ib_xrcd, ibxrcd); in to_mxrcd()
5842 struct mlx5_ib_xrcd *xrcd; in mlx5_ib_alloc_xrcd()