Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h722 u32 rx_dropped_too_short; /* dword 16*/ member
929 u32 rx_dropped_too_short; member
1929 u32 rx_dropped_too_short; member
1990 u32 rx_dropped_too_short; member
Dbe_main.c443 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v0_stats()
493 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v1_stats()
539 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v2_stats()
588 drvs->rx_dropped_too_short = pport_stats->rx_dropped_too_short; in populate_lancer_stats()
703 drvs->rx_dropped_too_short + in be_get_stats64()
Dbe.h326 u32 rx_dropped_too_short; member
Dbe_ethtool.c65 {DRVSTAT_INFO(rx_dropped_too_short)},