OpenCloudOS-Kernel/drivers/net/ethernet/chelsio/cxgb4vf
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
..
Makefile
adapter.h cxgb4vf: convert to SKB paged frag API. 2011-10-21 02:52:52 -04:00
cxgb4vf_main.c ethernet: Remove casts to same type 2012-06-06 09:31:33 -07:00
sge.c cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support 2012-09-27 17:55:50 -04:00
t4vf_common.h
t4vf_defs.h
t4vf_hw.c