numam-dpdk/drivers/raw
Tianfei Zhang e0a1aafe2a raw/ifpga: introduce IRQ functions
Introducing new register and unregister API for ifpga interrupt.
1. register FME and AFU interrupt
   ifpga_register_msix_irq()

2. unregister FME and AFU interrupt
   ifpga_unregister_msix_irq()

On PAC N3000 card, there is one PCIe MSIX interrupt for FME management,
like the error report, thermal management, we use this interrupt in
ifpga_rawdev device driver. on the other hand, there are about 4 PCIe
MSIX interrupts are reserved for AFU which end-user can use those
interrupts in their AFU logic design. End-user can use those APIs to
register interrupt handler in their AFU drivers.

Signed-off-by: Tianfei Zhang <tianfei.zhang@intel.com>
Signed-off-by: Andy Pei <andy.pei@intel.com>
2019-11-20 17:36:05 +01:00
..
dpaa2_cmdif raw/dpaa2_cmdif: add retry and timeout in packet enqueue API 2019-11-06 01:14:24 +01:00
dpaa2_qdma raw/dpaa2_qdma: support route by port in DMA 2019-11-08 16:40:29 +01:00
ifpga raw/ifpga: introduce IRQ functions 2019-11-20 17:36:05 +01:00
ioat raw/ioat: support xstats reset 2019-10-30 10:07:44 +01:00
ntb raw/ntb: add enqueue and dequeue functions 2019-10-21 15:41:18 +02:00
octeontx2_dma drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00
skeleton drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00
Makefile drivers/raw: remove rawdev from directory names 2019-07-30 15:20:41 +02:00
meson.build drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00