Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_sysctl.c572 CTLFLAG_RD, &stats->rx.t_rx_ucast_pkts, 0, in oce_add_stats_sysctls_be3()
790 CTLFLAG_RD, &stats->rx.t_rx_ucast_pkts, 0, in oce_add_stats_sysctls_xe201()
976 adapter_stats->rx.t_rx_ucast_pkts += in oce_refresh_queue_stats()
H A Doce_if.h345 uint32_t t_rx_ucast_pkts; member