linux/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.h qlge: Get rid of 'default' rx_ring type. 2009-08-28 23:22:28 -07: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