linux/drivers/net/ethernet/chelsio/cxgb4
Vipul Pandya 636f9d371f cxgb4: Add support for T4 configuration file
Starting with T4 firmware version 1.3.11.0 the firmware now supports device
configuration via a Firmware Configuration File. The Firmware Configuration
File was primarily developed in order to centralize all of the configuration,
resource allocation, etc. for Unified Wire operation where multiple
Physical / Virtual Function Drivers would be using a T4 adapter simultaneously.

The Firmware Configuration file can live in three locations as shown below
in order of precedence.
1) User defined configuration file: /lib/firmware/cxgb4/t4-config.txt
2) Factory Default configuration file written to FLASH within
   the manufacturing process.
3) Hardwired driver configuration.

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
cxgb4.h cxgb4: Add support for T4 configuration file 2012-09-27 17:55:50 -04:00
cxgb4_main.c cxgb4: Add support for T4 configuration file 2012-09-27 17:55:50 -04:00
cxgb4_uld.h cxgb4: Add support for T4 configuration file 2012-09-27 17:55:50 -04:00
l2t.c drivers/net: fix mislocated headers in cxgb4/l2t.c 2011-10-31 19:31:10 -04:00
l2t.h
sge.c cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support 2012-09-27 17:55:50 -04:00
t4_hw.c cxgb4: Add support for T4 configuration file 2012-09-27 17:55:50 -04:00
t4_hw.h cxgb4: Add functions to read memory via PCIE memory window 2012-09-27 17:55:50 -04:00
t4_msg.h
t4_regs.h cxgb4: Add support for T4 configuration file 2012-09-27 17:55:50 -04:00
t4fw_api.h cxgb4: Add support for T4 configuration file 2012-09-27 17:55:50 -04:00