Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h718 u32 rx_dropped_too_short; /* dword 16*/ member
925 u32 rx_dropped_too_short; member
1925 u32 rx_dropped_too_short; member
1986 u32 rx_dropped_too_short; member
H A Dbe_main.c437 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v0_stats()
487 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v1_stats()
533 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v2_stats()
582 drvs->rx_dropped_too_short = pport_stats->rx_dropped_too_short; in populate_lancer_stats()
697 drvs->rx_dropped_too_short + in be_get_stats64()
H A Dbe.h320 u32 rx_dropped_too_short; member
H A Dbe_ethtool.c61 {DRVSTAT_INFO(rx_dropped_too_short)},