Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h719 u32 rx_dropped_header_too_small; /* dword 17*/ member
926 u32 rx_dropped_header_too_small; member
1926 u32 rx_dropped_header_too_small; member
1987 u32 rx_dropped_header_too_small; member
Dbe_main.c442 drvs->rx_dropped_header_too_small = in populate_be_v0_stats()
443 port_stats->rx_dropped_header_too_small; in populate_be_v0_stats()
491 drvs->rx_dropped_header_too_small = in populate_be_v1_stats()
492 port_stats->rx_dropped_header_too_small; in populate_be_v1_stats()
537 drvs->rx_dropped_header_too_small = in populate_be_v2_stats()
538 port_stats->rx_dropped_header_too_small; in populate_be_v2_stats()
586 drvs->rx_dropped_header_too_small = in populate_lancer_stats()
587 pport_stats->rx_dropped_header_too_small; in populate_lancer_stats()
700 drvs->rx_dropped_header_too_small + in be_get_stats64()
Dbe.h323 u32 rx_dropped_header_too_small; member
Dbe_ethtool.c65 {DRVSTAT_INFO(rx_dropped_header_too_small)},