Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h723 u32 rx_dropped_header_too_small; /* dword 17*/ member
930 u32 rx_dropped_header_too_small; member
1930 u32 rx_dropped_header_too_small; member
1991 u32 rx_dropped_header_too_small; member
Dbe_main.c446 drvs->rx_dropped_header_too_small = in populate_be_v0_stats()
447 port_stats->rx_dropped_header_too_small; in populate_be_v0_stats()
495 drvs->rx_dropped_header_too_small = in populate_be_v1_stats()
496 port_stats->rx_dropped_header_too_small; in populate_be_v1_stats()
541 drvs->rx_dropped_header_too_small = in populate_be_v2_stats()
542 port_stats->rx_dropped_header_too_small; in populate_be_v2_stats()
590 drvs->rx_dropped_header_too_small = in populate_lancer_stats()
591 pport_stats->rx_dropped_header_too_small; in populate_lancer_stats()
704 drvs->rx_dropped_header_too_small + in be_get_stats64()
Dbe.h327 u32 rx_dropped_header_too_small; member
Dbe_ethtool.c69 {DRVSTAT_INFO(rx_dropped_header_too_small)},