Ben Hutchings 4984c23735 sfc: Use __iowrite64_copy instead of a slightly different local function
__iowrite64_copy() isn't quite the same as efx_memcpy_64(), but
it looks close enough:

- The length is in units of qwords not bytes
- It never byte-swaps, but that doesn't make a difference now as PIO
  is only enabled for x86_64
- It doesn't include any memory barriers, but that's OK as there is a
  barrier just before pushing the doorbell
- mlx4_en uses it for the same purpose

Compile-tested only.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-29 15:30:29 -07:00
..
2013-08-29 23:34:51 +01:00
2014-07-22 19:55:20 -07:00
2014-07-22 19:55:20 -07:00
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00
2013-12-12 22:06:54 +00:00
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00
2014-07-22 19:55:20 -07:00
2013-08-29 23:34:51 +01:00
2014-07-22 19:55:20 -07:00
2014-07-22 19:55:20 -07:00
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00