Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athioctl.h84 u_int32_t ast_tx_shortpre;/* tx frames with short preamble */ member
H A Dif_ath_sysctl.c1146 &sc->sc_stats.ast_tx_shortpre, 0, "tx frames with short preamble"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c1633 sc->sc_stats.ast_tx_shortpre++; in ath_tx_normal_setup()