net: ethernet: aquantia: Atlantic A0 and B0 specific functions.
authorDavid VomLehn <[email protected]>
Tue, 24 Jan 2017 06:09:13 +0000 (22:09 -0800)
committerDavid S. Miller <[email protected]>
Tue, 24 Jan 2017 20:03:39 +0000 (15:03 -0500)
commitbab6de8fd180bc284e3c191e59ceccf9a5ed14be
treefe0c16a151c635d79ae997d87f73b3a6fbdb35b5
parent97bde5c4f909a55ab4c36cf0ac9094f6c9e4cdf6
net: ethernet: aquantia: Atlantic A0 and B0 specific functions.

Add Atlantic A0 and B0 specific functions.

Signed-off-by: Alexander Loktionov <[email protected]>
Signed-off-by: Dmitrii Tarakanov <[email protected]>
Signed-off-by: Pavel Belous <[email protected]>
Signed-off-by: Dmitry Bezrukov <[email protected]>
Signed-off-by: David M. VomLehn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.h [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0_internal.h [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.h [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0_internal.h [new file with mode: 0644]