Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_sysctl.c715 CTLFLAG_RD, &stats->rx.t_rx_bytes, in oce_add_stats_sysctls_be3()
931 CTLFLAG_RD, &stats->rx.t_rx_bytes, in oce_add_stats_sysctls_xe201()
1116 adapter_stats->rx.t_rx_bytes += sc->rq[i]->rx_stats.rx_bytes; in oce_refresh_queue_stats()
H A Doce_if.h341 uint64_t t_rx_bytes; member