Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_athioctl.h152 u_int32_t ast_tx_htprotect; /* HT tx frames with protection */ member
H A Dif_ath_sysctl.c1246 &sc->sc_stats.ast_tx_htprotect, 0, "HT tx frames with protection"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c1103 sc->sc_stats.ast_tx_htprotect++; in ath_tx_calc_protection()