Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h674 u32 rx_dropped_header_too_small; /* dword 17*/ member
881 u32 rx_dropped_header_too_small; member
1859 u32 rx_dropped_header_too_small; member
1920 u32 rx_dropped_header_too_small; member
Dbe_main.c384 drvs->rx_dropped_header_too_small = in populate_be_v0_stats()
385 port_stats->rx_dropped_header_too_small; in populate_be_v0_stats()
433 drvs->rx_dropped_header_too_small = in populate_be_v1_stats()
434 port_stats->rx_dropped_header_too_small; in populate_be_v1_stats()
479 drvs->rx_dropped_header_too_small = in populate_be_v2_stats()
480 port_stats->rx_dropped_header_too_small; in populate_be_v2_stats()
528 drvs->rx_dropped_header_too_small = in populate_lancer_stats()
529 pport_stats->rx_dropped_header_too_small; in populate_lancer_stats()
642 drvs->rx_dropped_header_too_small + in be_get_stats64()
Dbe.h343 u32 rx_dropped_header_too_small; member
Dbe_ethtool.c69 {DRVSTAT_INFO(rx_dropped_header_too_small)},