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

/freebsd-10.2-release/sys/dev/oce/
H A Doce_sysctl.c811 CTLFLAG_RD, &stats->u0.be.rx_address_match_errors, 0,
1020 CTLFLAG_RD, &stats->u0.xe201.rx_address_match_errors, 0,
1239 adapter_stats->rx_address_match_errors =
1240 port_stats->rx_address_match_errors;
1342 adapter_stats->rx_address_match_errors =
1343 port_stats->rx_address_match_errors;
1408 adapter_stats->rx_address_match_errors =
1409 port_stats->rx_address_match_errors;
H A Doce_if.h375 uint32_t rx_address_match_errors; member in struct:oce_be_stats
450 uint32_t rx_address_match_errors; member in struct:oce_xe201_stats
H A Doce_hw.h2932 uint32_t rx_address_match_errors; /* dword 13*/ member in struct:oce_port_rxf_stats_v0
3022 uint32_t rx_address_match_errors; member in struct:oce_port_rxf_stats_v1
3178 uint32_t rx_address_match_errors; member in struct:pport_stats

Completed in 172 milliseconds