Home
last modified time | relevance | path

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

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