Home
last modified time | relevance | path

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

/linux-6.12.1/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.c440 drvs->rx_dropped_header_too_small = in populate_be_v0_stats()
441 port_stats->rx_dropped_header_too_small; in populate_be_v0_stats()
489 drvs->rx_dropped_header_too_small = in populate_be_v1_stats()
490 port_stats->rx_dropped_header_too_small; in populate_be_v1_stats()
535 drvs->rx_dropped_header_too_small = in populate_be_v2_stats()
536 port_stats->rx_dropped_header_too_small; in populate_be_v2_stats()
584 drvs->rx_dropped_header_too_small = in populate_lancer_stats()
585 pport_stats->rx_dropped_header_too_small; in populate_lancer_stats()
698 drvs->rx_dropped_header_too_small + in be_get_stats64()
Dbe.h321 u32 rx_dropped_header_too_small; member
Dbe_ethtool.c65 {DRVSTAT_INFO(rx_dropped_header_too_small)},