Andy Moreton 9768b715c6 net/sfc/base: add efsys macro to get memory region size
EFSYS_MEM_SIZE() reports the DMA mapped size of an efsys_mem_t
allocated region (the allocation size may be different due to
memory allocator and DMA alignment restrictions).

This ensures that common code internals have explicit knowledge
of the usable size of DMA mapped memory regions.

Signed-off-by: Andy Moreton <amoreton@solarflare.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-03-30 14:08:42 +02:00
..
2018-01-22 01:26:49 +01:00
2018-01-31 20:57:29 +01:00
2018-01-22 01:26:49 +01:00
2018-02-08 18:42:14 +01:00
2018-01-22 01:26:49 +01:00
2018-01-22 01:26:49 +01:00
2018-01-29 10:04:28 +01:00
2018-02-08 18:42:14 +01:00
2018-01-22 01:26:49 +01:00
2018-01-22 01:26:49 +01:00
2018-03-12 16:29:27 +01:00
2018-03-14 00:37:42 +01:00