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

/freebsd-13-stable/sys/dev/oce/
H A Doce_sysctl.c801 CTLFLAG_RD, &stats->u0.be.rx_address_match_errors, 0,
1004 CTLFLAG_RD, &stats->u0.xe201.rx_address_match_errors, 0,
1217 adapter_stats->rx_address_match_errors =
1218 port_stats->rx_address_match_errors;
1317 adapter_stats->rx_address_match_errors =
1318 port_stats->rx_address_match_errors;
1382 adapter_stats->rx_address_match_errors =
1383 port_stats->rx_address_match_errors;
1448 adapter_stats->rx_address_match_errors =
1449 port_stats->rx_address_match_errors;
[all...]
H A Doce_hw.h2928 uint32_t rx_address_match_errors; /* dword 13*/ member in struct:oce_port_rxf_stats_v0
3021 uint32_t rx_address_match_errors; member in struct:oce_port_rxf_stats_v2
3063 uint32_t rx_address_match_errors; member in struct:oce_port_rxf_stats_v1
3235 uint32_t rx_address_match_errors; member in struct:pport_stats
H A Doce_if.h378 uint32_t rx_address_match_errors; member in struct:oce_be_stats
453 uint32_t rx_address_match_errors; member in struct:oce_xe201_stats

Completed in 184 milliseconds