net: ethernet: aquantia: Add ring support code
authorDavid VomLehn <vomlehn@texas.net>
Tue, 24 Jan 2017 06:09:10 +0000 (22:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 20:03:39 +0000 (15:03 -0500)
commit018423e90bee8978105eaaa265a26e70637f9f1e
treeb0b3a6dbd09982d8e64c4f75ab11ab565406e96d
parent3a35780f31679724732738a7eb94f78bb97e0f0c
net: ethernet: aquantia: Add ring support code

Add code to support the transmit and receive ring buffers.

Signed-off-by: Alexander Loktionov <Alexander.Loktionov@aquantia.com>
Signed-off-by: Dmitrii Tarakanov <Dmitrii.Tarakanov@aquantia.com>
Signed-off-by: Pavel Belous <Pavel.Belous@aquantia.com>
Signed-off-by: Dmitry Bezrukov <Dmitry.Bezrukov@aquantia.com>
Signed-off-by: David M. VomLehn <vomlehn@texas.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_ring.c [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/aq_ring.h [new file with mode: 0644]