android_kernel_xiaomi_sm8350/drivers/net/ixgbe
Peter P Waskiewicz Jr eb7f139ce5 ixgbe: Refactor MSI-X allocation mechanism
Our current MSI-X allocation mechanism does not support new hardware
at all.  It also isn't getting the actual number of supported MSI-X vectors
from the device.

This patch allows the number of MSI-X vectors to be specific to a device,
plus it gets the number of MSI-X vectors available from PCIe configuration
space.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-01 01:18:58 -08:00
..
ixgbe_82598.c ixgbe: Refactor MSI-X allocation mechanism 2009-02-01 01:18:58 -08:00
ixgbe_common.c
ixgbe_common.h
ixgbe_dcb_82598.c drivers/net/ixgbe: fix sparse warnings: make symbols static 2008-12-26 00:03:59 -08:00
ixgbe_dcb_82598.h
ixgbe_dcb_nl.c ixgbe: Fix NAPI enable/disable path when using DCB 2008-12-26 01:36:05 -08:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c ixgbe: Add 82598 support for BX mezzanine devices 2009-02-01 01:18:23 -08:00
ixgbe_main.c ixgbe: Refactor MSI-X allocation mechanism 2009-02-01 01:18:58 -08:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: Refactor MSI-X allocation mechanism 2009-02-01 01:18:58 -08:00
ixgbe.h ixgbe: Refactor MSI-X allocation mechanism 2009-02-01 01:18:58 -08:00
Makefile