linux/drivers/net/ethernet/emulex/benet
Vasundhara Volam ace40aff3c be2net: implement .sriov_configure() PCI callback
This patch implements the .sriov_configure() PCI method to allow for
runtime enabling/disabling of VFs. The module param "num_vfs" is now
deprecated.
At the time of driver load the PF-pool resources are allocated to the PF.
When the user enables VFs, the resources are then re-distributed across
PFs and VFs based on the number of VFs enabled.
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>
2015-03-04 15:58:37 -05:00
..
be_cmds.c be2net: implement .sriov_configure() PCI callback 2015-03-04 15:58:37 -05:00
be_cmds.h be2net: re-distribute SRIOV resources allowed by FW 2015-03-04 15:58:37 -05:00
be_ethtool.c be2net: avoid creating the non-RSS default RXQ if FW allows to 2015-03-04 15:58:37 -05:00
be_hw.h be2net: avoid unncessary swapping of fields in eth_tx_wrb 2015-02-07 22:50:59 -08:00
be_main.c be2net: implement .sriov_configure() PCI callback 2015-03-04 15:58:37 -05:00
be_roce.c be2net: add blank line after declarations 2014-09-22 15:01:08 -04:00
be_roce.h be2net: Issue shutdown event to ocrdma driver 2014-08-01 15:07:36 -07:00
be.h be2net: re-distribute SRIOV resources allowed by FW 2015-03-04 15:58:37 -05:00
Kconfig be2net: fix build dependency on VxLAN 2014-04-01 16:25:51 -04:00
Makefile