Searched refs:ast_tx_timerexpired (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h150 u_int32_t ast_tx_timerexpired; /* tx exceeded TX_TIMER */ member in struct:ath_stats
H A Dif_ath_sysctl.c1251 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_timerexpired", CTLFLAG_RD,
1252 &sc->sc_stats.ast_tx_timerexpired, 0, "TX exceeded TX_TIMER register");
H A Dif_ath.c4085 sc->sc_stats.ast_tx_timerexpired++;

Completed in 119 milliseconds