linux/drivers/net/ethernet/chelsio
Hariprasad Shenai 547fd27241 cxgb4: Warn if device doesn't have enough PCI bandwidth
Check if the device get enough bandwidth from the entire PCI chain to
satisfy its capabilities. This patch determines the PCIe device's
bandwidth capabilities by reading its PCIe Link Capabilities registers
and then call the pcie_get_minimum_link function to ensure that the
adapter is hooked into a slot which is capable of providing the
necessary bandwidth capabilities.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-23 12:05:52 -05:00
..
cxgb chelsio: constify cmac_ops structures 2015-12-08 23:27:54 -05:00
cxgb3 cxgb3: Convert simple_strtoul to kstrtox 2015-12-07 16:49:12 -05:00
cxgb4 cxgb4: Warn if device doesn't have enough PCI bandwidth 2015-12-23 12:05:52 -05:00
cxgb4vf cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter 2015-10-22 07:03:53 -07:00
Kconfig cxgb4/cxgb4vf: update Kconfig file to include T6 adapter 2015-12-08 22:43:14 -05:00
Makefile