Home
last modified time | relevance | path

Searched refs:ast_tx_aggr_failall (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athioctl.h156 u_int32_t ast_tx_aggr_failall; /* aggregate TX failed in its entirety */ member
H A Dif_ath_sysctl.c1274 &sc->sc_stats.ast_tx_aggr_failall, 0, in ath_sysctl_stats_attach()
H A Dif_ath_tx.c4789 sc->sc_stats.ast_tx_aggr_failall++; in ath_tx_comp_aggr_error()