Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/emulex/benet/
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
Dbe_main.c439 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v0_stats()
489 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v1_stats()
535 drvs->rx_dropped_too_short = port_stats->rx_dropped_too_short; in populate_be_v2_stats()
584 drvs->rx_dropped_too_short = pport_stats->rx_dropped_too_short; in populate_lancer_stats()
699 drvs->rx_dropped_too_short + in be_get_stats64()
Dbe.h322 u32 rx_dropped_too_short; member
Dbe_ethtool.c61 {DRVSTAT_INFO(rx_dropped_too_short)},