Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h85 u_int32_t ast_tx_protect; /* tx frames with protection */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h90 u_int32_t ast_tx_protect; /* tx frames with protection */ member
H A Dif_ath_sysctl.c1145 &sc->sc_stats.ast_tx_protect, 0, "tx frames with protection"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c1088 sc->sc_stats.ast_tx_protect++; in ath_tx_calc_protection()