linux-next/include/net/mana
Konstantin Taranov 02fed6d92b net: mana: add msix index sharing between EQs
This patch allows to assign and poll more than one EQ on the same
msix index.
It is achieved by introducing a list of attached EQs in each IRQ context.
It also removes the existing msix_index map that tried to ensure that there
is only one EQ at each msix_index.
This patch exports symbols for creating EQs from other MANA kernel modules.

Signed-off-by: Konstantin Taranov <kotaranov@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-12-15 10:24:53 +00:00
..
gdma.h net: mana: add msix index sharing between EQs 2023-12-15 10:24:53 +00:00
hw_channel.h net: mana: Annotate struct hwc_dma_buf with __counted_by 2023-10-02 11:24:54 -07:00
mana_auxiliary.h net: mana: Move header files to a common location 2022-11-10 07:57:26 +02:00
mana.h net: mana: Fix spelling mistake "enforecement" -> "enforcement" 2023-11-29 20:13:40 -08:00
shm_channel.h net: mana: Move header files to a common location 2022-11-10 07:57:26 +02:00