Home
last modified time | relevance | path

Searched refs:rx_dropped_too_short (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h673 u32 rx_dropped_too_short; /* dword 16*/ member
880 u32 rx_dropped_too_short; member
1858 u32 rx_dropped_too_short; member
1919 u32 rx_dropped_too_short; member
Dbe_main.c381 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v0_stats()
431 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v1_stats()
477 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v2_stats()
526 drvs->rx_dropped_too_short = pport_stats->rx_dropped_too_short; in populate_lancer_stats()
641 drvs->rx_dropped_too_short + in be_get_stats64()
Dbe.h342 u32 rx_dropped_too_short; member
Dbe_ethtool.c65 {DRVSTAT_INFO(rx_dropped_too_short)},