Home
last modified time | relevance | path

Searched refs:rx_address_match_errors (Results 1 – 3 of 3) sorted by path

/freebsd/sys/dev/oce/
H A Doce_hw.h2927 uint32_t rx_address_match_errors; /* dword 13*/ member
3020 uint32_t rx_address_match_errors; member
3062 uint32_t rx_address_match_errors; member
3234 uint32_t rx_address_match_errors; member
H A Doce_if.h378 uint32_t rx_address_match_errors; member
453 uint32_t rx_address_match_errors; member
H A Doce_sysctl.c800 CTLFLAG_RD, &stats->u0.be.rx_address_match_errors, 0, in oce_add_stats_sysctls_be3()
1003 CTLFLAG_RD, &stats->u0.xe201.rx_address_match_errors, 0, in oce_add_stats_sysctls_xe201()
1216 adapter_stats->rx_address_match_errors = in copy_stats_to_sc_xe201()
1217 port_stats->rx_address_match_errors; in copy_stats_to_sc_xe201()
1316 adapter_stats->rx_address_match_errors = in copy_stats_to_sc_be2()
1317 port_stats->rx_address_match_errors; in copy_stats_to_sc_be2()
1381 adapter_stats->rx_address_match_errors = in copy_stats_to_sc_be3()
1382 port_stats->rx_address_match_errors; in copy_stats_to_sc_be3()
1447 adapter_stats->rx_address_match_errors = in copy_stats_to_sc_sh()
1448 port_stats->rx_address_match_errors; in copy_stats_to_sc_sh()