|
@@ -132,6 +132,7 @@ static const struct be_ethtool_stat et_rx_stats[] = {
|
|
{DRVSTAT_RX_INFO(rx_bytes)},/* If moving this member see above note */
|
|
{DRVSTAT_RX_INFO(rx_bytes)},/* If moving this member see above note */
|
|
{DRVSTAT_RX_INFO(rx_pkts)}, /* If moving this member see above note */
|
|
{DRVSTAT_RX_INFO(rx_pkts)}, /* If moving this member see above note */
|
|
{DRVSTAT_RX_INFO(rx_compl)},
|
|
{DRVSTAT_RX_INFO(rx_compl)},
|
|
|
|
+ {DRVSTAT_RX_INFO(rx_compl_err)},
|
|
{DRVSTAT_RX_INFO(rx_mcast_pkts)},
|
|
{DRVSTAT_RX_INFO(rx_mcast_pkts)},
|
|
/* Number of page allocation failures while posting receive buffers
|
|
/* Number of page allocation failures while posting receive buffers
|
|
* to HW.
|
|
* to HW.
|