2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-22 04:24:02 +08:00
linux-next/drivers/net/qlge
Ron Mercer a4ab613717 qlge: Allow running MSIx with fewer vectors.
Currently we downshift to MSI/Legacy if we don't get enough vectors for
cpu_count RSS rings plus cpu_count TX completion rings.  This patch
allows running MSIX with the vector count that the platform provides.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-28 23:22:31 -07:00
..
Makefile qlge: New Qlogic 10Gb Ethernet Driver. 2008-09-18 11:56:28 -04:00
qlge_dbg.c qlge: Get rid of 'default' rx_ring type. 2009-08-28 23:22:28 -07:00
qlge_ethtool.c qlge: Get rid of 'default' rx_ring type. 2009-08-28 23:22:28 -07:00
qlge_main.c qlge: Allow running MSIx with fewer vectors. 2009-08-28 23:22:31 -07:00
qlge_mpi.c qlge: Add/use function for link up/down. 2009-07-03 19:10:46 -07:00
qlge.h qlge: Get rid of 'default' rx_ring type. 2009-08-28 23:22:28 -07:00