2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 11:44:01 +08:00
linux-next/drivers/net/ethernet/emulex/benet
Vasundhara Volam b905b5d4d9 be2net: Call be_vf_setup() even when VFs are enbaled from previous load
Re-define the sriov_want() macro to check for number of VFs that need
to be enabled in the current load of the driver or the number of VFs that
still remain enabled from the previous load (attached VFs cannot be disabled.)

Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-01 12:45:51 -04:00
..
be_cmds.c be2net: set and query VEB/VEPA mode of the PF interface 2013-09-03 22:20:18 -04:00
be_cmds.h emulex: Remove extern from function prototypes 2013-09-24 10:09:27 -04:00
be_ethtool.c be2net: implement ethtool set/get_channel hooks 2013-08-27 15:57:05 -04:00
be_hw.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-05 16:37:30 -07:00
be_main.c be2net: Call be_vf_setup() even when VFs are enbaled from previous load 2013-10-01 12:45:51 -04:00
be_roce.c be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be_roce.h be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be.h be2net: Call be_vf_setup() even when VFs are enbaled from previous load 2013-10-01 12:45:51 -04:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00