Home
last modified time | relevance | path

Searched refs:t_rx_ucast_pkts (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/oce/
H A Doce_sysctl.c724 CTLFLAG_RD, &stats->rx.t_rx_ucast_pkts, 0, in oce_add_stats_sysctls_be3()
940 CTLFLAG_RD, &stats->rx.t_rx_ucast_pkts, 0, in oce_add_stats_sysctls_xe201()
1120 adapter_stats->rx.t_rx_ucast_pkts += in oce_refresh_queue_stats()
H A Doce_if.h344 uint32_t t_rx_ucast_pkts; member