summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2013-08-20 20:35:50 +0100
committerBen Hutchings <bhutchings@solarflare.com>2013-08-21 20:20:37 +0100
commitf2b0befd1dd2f0b08feff8e66741d56b239af7b8 (patch)
tree2ae897bb9c543a5043d573d9f08820aa7b7cead1 /Kconfig
parent5bc283e51327e249459caab1aff505000ae2beeb (diff)
downloadlinux-f2b0befd1dd2f0b08feff8e66741d56b239af7b8.tar.gz
linux-f2b0befd1dd2f0b08feff8e66741d56b239af7b8.tar.bz2
linux-f2b0befd1dd2f0b08feff8e66741d56b239af7b8.zip
sfc: Update MCDI protocol definitions for EF10
EF10 controllers do not have shared memory for communication with the MC; instead it reads requests and writes responses in host memory, which allows for longer messages. It is also responsible for all datapath control operations and hardware resource allocation, which requires a large number of new commands and adds more possible error cases. MCDI v2 extends the message header to support this. Update the MCDI protocol definition header to include v2 lengths, errors and messages, and a few definitions specific to the SFC9100 family (codenames Farmingdale and Huntington) which is the first generation of EF10. Some messages have been extended, so adjust the code accordingly: - The request for MC_CMD_DRV_ATTACH now includes a datapath firmware ID. This is ignored by Siena but we should fill it in anyway, initially always specifying low-latency datapath. - The response for MC_CMD_GET_LOOPBACK_MODES now includes a 40G field. Accept shorter responses that don't include it. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions