|
@@ -671,6 +671,11 @@
|
|
#define IXGBE_FCOEDWRC 0x0242C /* Number of FCoE DWords Received */
|
|
#define IXGBE_FCOEDWRC 0x0242C /* Number of FCoE DWords Received */
|
|
#define IXGBE_FCOEPTC 0x08784 /* Number of FCoE Packets Transmitted */
|
|
#define IXGBE_FCOEPTC 0x08784 /* Number of FCoE Packets Transmitted */
|
|
#define IXGBE_FCOEDWTC 0x08788 /* Number of FCoE DWords Transmitted */
|
|
#define IXGBE_FCOEDWTC 0x08788 /* Number of FCoE DWords Transmitted */
|
|
|
|
+#define IXGBE_PCRC8ECL 0x0E810
|
|
|
|
+#define IXGBE_PCRC8ECH 0x0E811
|
|
|
|
+#define IXGBE_PCRC8ECH_MASK 0x1F
|
|
|
|
+#define IXGBE_LDPCECL 0x0E820
|
|
|
|
+#define IXGBE_LDPCECH 0x0E821
|
|
|
|
|
|
/* Management */
|
|
/* Management */
|
|
#define IXGBE_MAVTV(_i) (0x05010 + ((_i) * 4)) /* 8 of these (0-7) */
|
|
#define IXGBE_MAVTV(_i) (0x05010 + ((_i) * 4)) /* 8 of these (0-7) */
|