linux_old1/drivers/net/ethernet/emulex/benet
Sathya Perla 11ac75ed1e be2net: refactor/cleanup vf configuration code
- use adapter->num_vfs (and not the module param) to store the actual
number of vfs created. Use the same variable to reflect SRIOV
enable/disable state. So, drop the adapter->sriov_enabled field.

- use for_all_vfs() macro in VF configuration code

- drop the "vf_" prefix for the fields of be_vf_cfg; the prefix is
redundant and removing it helps reduce line wrap

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-13 13:34:26 -05:00
..
Kconfig
Makefile
be.h be2net: refactor/cleanup vf configuration code 2011-12-13 13:34:26 -05:00
be_cmds.c be2net: Use new hash key 2011-11-26 14:52:29 -05:00
be_cmds.h be2net: Move to new SR-IOV implementation in Lancer 2011-11-26 14:52:28 -05:00
be_ethtool.c be2net: fix ethtool ringparam reporting 2011-12-13 13:34:26 -05:00
be_hw.h be2net: Add detect UE feature for Lancer 2011-11-03 21:59:40 -04:00
be_main.c be2net: refactor/cleanup vf configuration code 2011-12-13 13:34:26 -05:00