Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_sysctl.c691 CTLFLAG_RD, &stats->tx.t_tx_bytes, 0, in oce_add_stats_sysctls_be3()
897 CTLFLAG_RD, &stats->tx.t_tx_bytes, 0, in oce_add_stats_sysctls_xe201()
987 adapter_stats->tx.t_tx_bytes += sc->wq[i]->tx_stats.tx_bytes; in oce_refresh_queue_stats()
H A Doce_if.h351 uint64_t t_tx_bytes; member