From: Alastair D'Silva Date: Thu, 22 Feb 2018 04:17:39 +0000 (+1100) Subject: ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e7666d046ac0eda535282a5fd3b188f31d0f4afd;p=openwrt%2Fstaging%2Fblogic.git ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL Signed-off-by: Alastair D'Silva Acked-by: Andrew Donnellan Acked-by: Frederic Barrat Signed-off-by: Michael Ellerman --- diff --git a/Documentation/accelerators/ocxl.rst b/Documentation/accelerators/ocxl.rst index 4f7af841d935..ddcc58d01cfb 100644 --- a/Documentation/accelerators/ocxl.rst +++ b/Documentation/accelerators/ocxl.rst @@ -152,6 +152,11 @@ OCXL_IOCTL_IRQ_SET_FD: Associate an event fd to an AFU interrupt so that the user process can be notified when the AFU sends an interrupt. +OCXL_IOCTL_GET_METADATA: + + Obtains configuration information from the card, such at the size of + MMIO areas, the AFU version, and the PASID for the current context. + mmap ----