linux/drivers/net/vxge
Sreenivasa Honnur b59c94571a vxge: Fixed MSIX interrupt configuration.
- Fixed MSIX interrupt configuration to support non contiguous vpaths in
  functions. Four msi-x vectors are reserved per vpath internal to the chip.
  In all, there are 68 msi-x vectors for the 17 vpaths in the chip. In the
  multi function configurations, non-contiguous vpaths are configured to
  represent a function. For instance vpaths 0 and 8 can be configured to
  represent function zero.

- If pci_enable_msix fails for the requested vectors, try with a lesser number
  vectors by reducing the vpath count.

Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-03-29 16:57:22 -07:00
..
Makefile
vxge-config.c vxge: Fix starvation of receive ring controller when blasted by short packets. 2010-03-29 16:57:21 -07:00
vxge-config.h vxge: Align the memory only if it is misaligned. 2010-03-29 16:57:21 -07:00
vxge-ethtool.c vxge: Fixed "ethtool -d" prints. 2010-03-29 16:57:22 -07:00
vxge-ethtool.h
vxge-main.c vxge: Fixed MSIX interrupt configuration. 2010-03-29 16:57:22 -07:00
vxge-main.h vxge: Fixed MSIX interrupt configuration. 2010-03-29 16:57:22 -07:00
vxge-reg.h
vxge-traffic.c vxge: Fixed MSIX interrupt configuration. 2010-03-29 16:57:22 -07:00
vxge-traffic.h vxge: Fixed MSIX interrupt configuration. 2010-03-29 16:57:22 -07:00
vxge-version.h