OpenCloudOS-Kernel/drivers/net/ethernet/chelsio
Vipul Pandya 52367a763d cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
This patch adds new enums and macros to enable T4 configuration file support. It
also removes duplicate macro definitions.

It fixes the build failure in cxgb4vf driver introduced because of old macro
definition removal.

It also performs SGE initialization based on T4 configuration file is provided
or not. If it is provided then it uses the parameters provided in it otherwise
it uses hard coded values.

Signed-off-by: Jay Hernandez <jay@chelsio.com>
Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-27 17:55:50 -04:00
..
cxgb Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers 2011-11-22 16:43:32 -05:00
cxgb3 cxgb3: Set vlan_feature on net_device 2012-07-19 10:48:00 -07:00
cxgb4 cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support 2012-09-27 17:55:50 -04:00
cxgb4vf cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support 2012-09-27 17:55:50 -04:00
Kconfig drivers/net/ethernet/*: Enabled vendor Kconfig options 2011-08-27 00:58:56 -07:00
Makefile