IXGBE_EVC_REGADD2
IXGBE_EVC_REGADD2(hw, stats, IXGBE_CRCERRS, crcerrs);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_ILLERRC, illerrc);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_RLEC, rlec);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_LXONTXC, lxontxc);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_LXOFFTXC, lxofftxc);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_BPRC, bprc);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_RUC, ruc);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_RFC, rfc);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_ROC, roc);
IXGBE_EVC_REGADD2(hw, stats, IXGBE_RJC, rjc);