Searched refs:rx_dropped_header_too_small (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/oce/
H A Doce_sysctl.c821 &stats->u0.be.rx_dropped_header_too_small, 0,
1030 &stats->u0.xe201.rx_dropped_header_too_small, 0,
1245 adapter_stats->rx_dropped_header_too_small =
1246 port_stats->rx_dropped_header_too_small;
1338 adapter_stats->rx_dropped_header_too_small =
1339 port_stats->rx_dropped_header_too_small;
1404 adapter_stats->rx_dropped_header_too_small =
1405 port_stats->rx_dropped_header_too_small;
H A Doce_if.h378 uint32_t rx_dropped_header_too_small; member in struct:oce_be_stats
454 uint32_t rx_dropped_header_too_small; member in struct:oce_xe201_stats
H A Doce_hw.h2936 uint32_t rx_dropped_header_too_small; /* dword 17*/ member in struct:oce_port_rxf_stats_v0
3025 uint32_t rx_dropped_header_too_small; member in struct:oce_port_rxf_stats_v1
3182 uint32_t rx_dropped_header_too_small; member in struct:pport_stats

Completed in 147 milliseconds