Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_sysctl.c851 CTLFLAG_RD, &stats->tx.t_tx_stops, 0, in oce_add_stats_sysctls_be3()
1050 CTLFLAG_RD, &stats->tx.t_tx_stops, 0, in oce_add_stats_sysctls_xe201()
1128 adapter_stats->tx.t_tx_stops += sc->wq[i]->tx_stats.tx_stops; in oce_refresh_queue_stats()
H A Doce_if.h352 uint32_t t_tx_stops; member