Visible to Intel only — GUID: lua1626226037845
Ixiasoft
Visible to Intel only — GUID: lua1626226037845
Ixiasoft
8.3.3. Kernel Driver Information
MCDMA kernel module identifies the device based on vendor ID and device ID using the Linux PCI framework and does BAR mapping. It creates the character device node associated with the physical function.
Kernel Driver currently supports 4 Physical Functions Simultaneously, each PF supporting upto 256 channels. For AVST up to 256 channels per PF are supported in the Intel® Quartus® Prime 21.3 release. For AVMM, up to 512 channels per PF are supported in the Intel® Quartus® Prime 21.3 release.
- Device Management:
- IP Reset
- open & close
- read & write
- readv & writev
- Channel Management:
- Descriptor Ring Mangement
- Completions Management:
- Interrupt Mode
- Poll Mode