net/txgbe: add error types and registers
authorJiawen Wu <jiawenwu@trustnetic.com>
Mon, 19 Oct 2020 08:53:21 +0000 (16:53 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:24:26 +0000 (23:24 +0100)
commit24a4c76aff4d52bd858ee7622f9e17aeb4d633a6
tree9e477a556c723f3811f9417b8274908de18c8551
parente1698e383c2a678bb80fcd9215d374eb50207876
net/txgbe: add error types and registers

Add error types and registers.

Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/txgbe/base/txgbe_regs.h [new file with mode: 0644]
drivers/net/txgbe/base/txgbe_status.h [new file with mode: 0644]