Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h649 u32 rx_dropped_header_too_small; /* dword 17*/ member
856 u32 rx_dropped_header_too_small; member
1821 u32 rx_dropped_header_too_small; member
1882 u32 rx_dropped_header_too_small; member
Dbe_main.c372 drvs->rx_dropped_header_too_small = in populate_be_v0_stats()
373 port_stats->rx_dropped_header_too_small; in populate_be_v0_stats()
421 drvs->rx_dropped_header_too_small = in populate_be_v1_stats()
422 port_stats->rx_dropped_header_too_small; in populate_be_v1_stats()
467 drvs->rx_dropped_header_too_small = in populate_be_v2_stats()
468 port_stats->rx_dropped_header_too_small; in populate_be_v2_stats()
516 drvs->rx_dropped_header_too_small = in populate_lancer_stats()
517 pport_stats->rx_dropped_header_too_small; in populate_lancer_stats()
630 drvs->rx_dropped_header_too_small + in be_get_stats64()
Dbe.h338 u32 rx_dropped_header_too_small; member
Dbe_ethtool.c69 {DRVSTAT_INFO(rx_dropped_header_too_small)},