Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h648 u32 rx_dropped_too_short; /* dword 16*/ member
855 u32 rx_dropped_too_short; member
1820 u32 rx_dropped_too_short; member
1881 u32 rx_dropped_too_short; member
Dbe_main.c369 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v0_stats()
419 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v1_stats()
465 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v2_stats()
514 drvs->rx_dropped_too_short = pport_stats->rx_dropped_too_short; in populate_lancer_stats()
629 drvs->rx_dropped_too_short + in be_get_stats64()
Dbe.h337 u32 rx_dropped_too_short; member
Dbe_ethtool.c65 {DRVSTAT_INFO(rx_dropped_too_short)},