Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_sysctl.c697 CTLFLAG_RD, &stats->tx.t_tx_stops, 0, in oce_add_stats_sysctls_be3()
903 CTLFLAG_RD, &stats->tx.t_tx_stops, 0, in oce_add_stats_sysctls_xe201()
984 adapter_stats->tx.t_tx_stops += sc->wq[i]->tx_stats.tx_stops; in oce_refresh_queue_stats()
H A Doce_if.h353 uint32_t t_tx_stops; member