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

/freebsd-13-stable/sys/dev/oce/
H A Doce_sysctl.c811 &stats->u0.be.rx_dropped_header_too_small, 0,
1014 &stats->u0.xe201.rx_dropped_header_too_small, 0,
1223 adapter_stats->rx_dropped_header_too_small =
1224 port_stats->rx_dropped_header_too_small;
1313 adapter_stats->rx_dropped_header_too_small =
1314 port_stats->rx_dropped_header_too_small;
1378 adapter_stats->rx_dropped_header_too_small =
1379 port_stats->rx_dropped_header_too_small;
1444 adapter_stats->rx_dropped_header_too_small =
1445 port_stats->rx_dropped_header_too_small;
[all...]
H A Doce_hw.h2932 uint32_t rx_dropped_header_too_small; /* dword 17*/ member in struct:oce_port_rxf_stats_v0
3024 uint32_t rx_dropped_header_too_small; member in struct:oce_port_rxf_stats_v2
3066 uint32_t rx_dropped_header_too_small; member in struct:oce_port_rxf_stats_v1
3239 uint32_t rx_dropped_header_too_small; member in struct:pport_stats
H A Doce_if.h381 uint32_t rx_dropped_header_too_small; member in struct:oce_be_stats
457 uint32_t rx_dropped_header_too_small; member in struct:oce_xe201_stats

Completed in 117 milliseconds