]> git.baikalelectronics.ru Git - kernel.git/commit
net: atlantic: MACSec ingress offload HW bindings
authorMark Starovoytov <mstarovoitov@marvell.com>
Wed, 25 Mar 2020 12:52:42 +0000 (15:52 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Mar 2020 03:17:37 +0000 (20:17 -0700)
commit7ed225611e24e19500b9ccd992afd02941efc946
tree236a7fa58945bc724814fc667cc2ec425eb0c749
parenta8649f3ce2c4d2e65bf788e96875370112b18867
net: atlantic: MACSec ingress offload HW bindings

This patch adds the Atlantic HW-specific bindings for MACSec ingress, e.g.
register addresses / structs, helper function, etc, which will be used by
actual callback implementations.

Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/macsec/MSS_Ingress_registers.h [new file with mode: 0644]
drivers/net/ethernet/aquantia/atlantic/macsec/macsec_api.c
drivers/net/ethernet/aquantia/atlantic/macsec/macsec_api.h
drivers/net/ethernet/aquantia/atlantic/macsec/macsec_struct.h