2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 19:53:59 +08:00
linux-next/drivers/net/ethernet/emulex/benet
Sathya Perla df505eb804 be2net: create RSS rings even in multi-channel configs
Currently RSS rings are not created in a multi-channel config.
RSS rings can be created on one (out of four) interfaces per port in a
multi-channel config. Doing this insulates the driver from a FW bug wherin
multi-channel config is wrongly reported even when not enabled. This also
helps performance in a multi-channel config, as one interface per port gets
RSS rings.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-22 15:08:45 -05:00
..
be_cmds.c be2net: query link status in be_open() 2011-12-30 17:19:22 -05:00
be_cmds.h be2net: query link status in be_open() 2011-12-30 17:19:22 -05:00
be_ethtool.c be2net: query link status in be_open() 2011-12-30 17:19:22 -05:00
be_hw.h be2net: Add detect UE feature for Lancer 2011-11-03 21:59:40 -04:00
be_main.c be2net: create RSS rings even in multi-channel configs 2012-01-22 15:08:45 -05:00
be.h be2net: query link status in be_open() 2011-12-30 17:19:22 -05:00
Kconfig be2net: Move the Emulex driver 2011-08-11 02:33:55 -07:00
Makefile be2net: Move the Emulex driver 2011-08-11 02:33:55 -07:00