Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c4215 sc->sc_stats.ast_tx_xtxop++;
H A Dif_ath_sysctl.c1259 &sc->sc_stats.ast_tx_xtxop, 0, "TX exceeded TXOP"); in ath_sysctl_stats_attach()
H A Dif_athioctl.h149 u_int32_t ast_tx_xtxop; /* tx exceeded TXOP */ member