• Dan Williams's avatar
    ioat: add 'ioat' sysfs attributes · 5669e31c
    Dan Williams authored
    Export driver attributes for diagnostic purposes:
    'ring_size': total number of descriptors available to the engine
    'ring_active': number of descriptors in-flight
    'capabilities': supported operation types for this channel
    'version': Intel(R) QuickData specfication revision
    
    This also allows some chattiness to be removed from the driver startup
    as this information is now available via sysfs.
    Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
    5669e31c
dma_v2.h 5.74 KB