Files
linux/drivers
Mintz, Yuval 88072fd400 qed: QL41xxx VF MSI-x table
The QL41xxx adapters' PCI allows a single configuration for the
MSI-x table size of all child VFs of a given PF.
The existing code wouldn't cause the management firmware to set
that value, meaning the VFs would retain the default MSI-x table
size.

Introduce a new scheme so that whenever a VF is enabled, driver
would set the number of MSI-x to be the maximum over the various
VFs' needs.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-30 12:07:02 -04:00
..
2017-05-14 14:24:19 +03:00
2017-04-27 11:54:49 +01:00
2017-05-30 12:07:02 -04:00
2017-04-20 09:54:24 +02:00
2017-05-18 23:54:47 -07:00