Home
last modified time | relevance | path

Searched refs:ast_tx_timerexpired (Results 1 – 3 of 3) sorted by path

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c4217 sc->sc_stats.ast_tx_timerexpired++;
H A Dif_ath_sysctl.c1261 &sc->sc_stats.ast_tx_timerexpired, 0, "TX exceeded TX_TIMER register"); in ath_sysctl_stats_attach()
H A Dif_athioctl.h150 u_int32_t ast_tx_timerexpired; /* tx exceeded TX_TIMER */ member