net: ethernet: aquantia: Hardware interface and utility functions
authorDavid VomLehn <vomlehn@texas.net>
Tue, 24 Jan 2017 06:09:17 +0000 (22:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 20:03:40 +0000 (15:03 -0500)
commit753f4783be7b60b2c936c6985ddf42f8ce268ad9
treef79bbc68cd683e4cde33820f5f3a7a849cf16c3f
parent98c4c20142e985faeb693d8546e53d2ff7eebe26
net: ethernet: aquantia: Hardware interface and utility functions

Add functions to interface with the hardware and some utility functions.

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_hw.h [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.h [new file with mode: 0644]