linux_dsm_epyc7002/drivers/net/ethernet/cavium/thunder
George Cherian b47a57a273 net: thunderx: Fix set_max_bgx_per_node for 81xx rgx
Add the PCI_SUBSYS_DEVID_81XX_RGX and use the same to set
the max bgx per node count.

This fixes the issue intoduced by following commit
78aacb6f6 net: thunderx: Fix invalid mac addresses for node1 interfaces
With this commit the max_bgx_per_node for 81xx is set as 2 instead of 3
because of which num_vfs is always calculated as zero.

Signed-off-by: George Cherian <george.cherian@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-17 13:03:48 -04:00
..
Makefile net: thunderx: Add RGMII interface type support 2016-08-13 11:59:31 -07:00
nic_main.c net: thunderx: Pause frame support 2016-11-25 20:21:17 -05:00
nic_reg.h net: thunderx: Program LMAC credits based on MTU 2016-11-16 13:28:33 -05:00
nic.h net: thunderx: Fix IOMMU translation faults 2017-03-09 13:12:41 -08:00
nicvf_ethtool.c net: thunderx: Support to configure queue sizes from ethtool 2017-01-25 14:42:36 -05:00
nicvf_main.c net: thunderx: Fix IOMMU translation faults 2017-03-09 13:12:41 -08:00
nicvf_queues.c net: thunderx: Allow IPv6 frames with zero UDP checksum 2017-03-09 13:12:41 -08:00
nicvf_queues.h net: thunderx: Fix IOMMU translation faults 2017-03-09 13:12:41 -08:00
q_struct.h net: thunderx: Configure RED and backpressure levels 2016-11-25 20:21:17 -05:00
thunder_bgx.c net: thunderx: Fix set_max_bgx_per_node for 81xx rgx 2017-04-17 13:03:48 -04:00
thunder_bgx.h net: thunderx: Fix set_max_bgx_per_node for 81xx rgx 2017-04-17 13:03:48 -04:00
thunder_xcv.c net: thunderx: avoid dereferencing xcv when NULL 2017-01-31 13:07:40 -05:00