]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sfc: Add EF10 register and structure definitions
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 19 Sep 2012 16:47:08 +0000 (17:47 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 29 Aug 2013 17:12:16 +0000 (18:12 +0100)
commit9c51716512c1e73523b685f389fbb748c15436e4
tree154b84e2e6a024e43f6673553d3528e0b5314c31
parentba8977bdb20d7ae72ec6fddc1c081ca2d56852cb
sfc: Add EF10 register and structure definitions

Also update comments and assertions in io.h:
- EF10 does not have a general BIU collector and does not have the
  bug affecting TIMER_COMMAND_REG[0] on Falcon/Siena
- The WPTR field moved within RX_DESC_UPD_REG and TX_DESC_UPD_REG.
  Adjust efx_writed_page() accordingly

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/ef10_regs.h [new file with mode: 0644]
drivers/net/ethernet/sfc/io.h