mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Added a FabricDevice object that all FabricPort objects have access to. Although we don't provide library routines for the user to access a FabricDevice level object, one exists. And the FabricPort objects will need to coordinate with the device level object to get perform operations. Change-Id: Ief307a312187e8bc5c566bcf4af5b50ecc171aee Signed-off-by: Bill Jordan <bill.jordan@intel.com>