|
|
@@ -179,6 +179,7 @@ static const struct xgbe_stats xgbe_gstring_stats[] = {
|
|
|
XGMAC_MMC_STAT("rx_watchdog_errors", rxwatchdogerror),
|
|
|
XGMAC_MMC_STAT("rx_pause_frames", rxpauseframes),
|
|
|
XGMAC_EXT_STAT("rx_split_header_packets", rx_split_header_packets),
|
|
|
+ XGMAC_EXT_STAT("rx_buffer_unavailable", rx_buffer_unavailable),
|
|
|
};
|
|
|
|
|
|
#define XGBE_STATS_COUNT ARRAY_SIZE(xgbe_gstring_stats)
|