Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h717 u32 rx_dropped_too_small; /* dword 15*/ member
924 u32 rx_dropped_too_small; member
1924 u32 rx_dropped_too_small; member
1985 u32 rx_dropped_too_small; member
H A Dbe_main.c436 drvs->rx_dropped_too_small = port_stats->rx_dropped_too_small; in populate_be_v0_stats()
486 drvs->rx_dropped_too_small = port_stats->rx_dropped_too_small; in populate_be_v1_stats()
532 drvs->rx_dropped_too_small = port_stats->rx_dropped_too_small; in populate_be_v2_stats()
581 drvs->rx_dropped_too_small = pport_stats->rx_dropped_too_small; in populate_lancer_stats()
696 drvs->rx_dropped_too_small + in be_get_stats64()
H A Dbe.h319 u32 rx_dropped_too_small; member
H A Dbe_ethtool.c57 {DRVSTAT_INFO(rx_dropped_too_small)},