Home
last modified time | relevance | path

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

/trueos/sys/dev/wtap/
HDif_wtapioctl.h83 u_int32_t ast_tx_shortpre;/* tx frames with short preamble */ member
/trueos/sys/dev/ath/
HDif_athioctl.h84 u_int32_t ast_tx_shortpre;/* tx frames with short preamble */ member
HDif_ath_sysctl.c934 &sc->sc_stats.ast_tx_shortpre, 0, "tx frames with short preamble"); in ath_sysctl_stats_attach()
HDif_ath_tx.c1633 sc->sc_stats.ast_tx_shortpre++; in ath_tx_normal_setup()