Searched refs:mlx4_ib_xrcd (Results 1 – 2 of 2) sorted by relevance
102 struct mlx4_ib_xrcd { struct659 static inline struct mlx4_ib_xrcd *to_mxrcd(struct ib_xrcd *ibxrcd) in to_mxrcd()661 return container_of(ibxrcd, struct mlx4_ib_xrcd, ibxrcd); in to_mxrcd()
1321 struct mlx4_ib_xrcd *xrcd; in mlx4_ib_alloc_xrcd()