misc: mic: MIC host driver specific changes to enable SCIF
MIC host driver specific changes to enable SCIF. This patch implements the SCIF hardware bus operations and registers a SCIF device on the SCIF hardware bus. Reviewed-by: Nikhil Rao <nikhil.rao@intel.com> Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
fdd9fd5c38
commit
74321d4c99
@@ -28,8 +28,9 @@
|
||||
* 3 for virtio network, console and block devices.
|
||||
* 1 for card shutdown notifications.
|
||||
* 4 for host owned DMA channels.
|
||||
* 1 for SCIF
|
||||
*/
|
||||
#define MIC_MIN_MSIX 8
|
||||
#define MIC_MIN_MSIX 9
|
||||
#define MIC_NUM_OFFSETS 32
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user