Home
last modified time | relevance | path

Searched refs:win_drop (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h118 unsigned long win_drop; member
H A Denetc.c1306 tx_ring->stats.win_drop += tx_win_drop; in enetc_clean_tx_ring()
3313 tx_dropped += priv->tx_ring[i]->stats.win_drop; in enetc_get_stats()