Merge branch 'stmmac-fixes'
[deliverable/linux.git] / drivers / net / ethernet / cavium / thunder / nicvf_ethtool.c
index a12b2e38cf61221fc4de44f6395eb60de76825a5..d2d8ef270142dbd3ec1fed3d019b106e6906cce4 100644 (file)
@@ -89,9 +89,11 @@ static const struct nicvf_stat nicvf_drv_stats[] = {
        NICVF_DRV_STAT(rx_frames_1518),
        NICVF_DRV_STAT(rx_frames_jumbo),
        NICVF_DRV_STAT(rx_drops),
+       NICVF_DRV_STAT(rcv_buffer_alloc_failures),
        NICVF_DRV_STAT(tx_frames_ok),
        NICVF_DRV_STAT(tx_tso),
        NICVF_DRV_STAT(tx_drops),
+       NICVF_DRV_STAT(tx_timeout),
        NICVF_DRV_STAT(txq_stop),
        NICVF_DRV_STAT(txq_wake),
 };
This page took 0.026789 seconds and 5 git commands to generate.