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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h83 u_int32_t ast_tx_shortpre;/* tx frames with short preamble */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h88 u_int32_t ast_tx_shortpre;/* tx frames with short preamble */ member in struct:ath_stats
H A Dif_ath_sysctl.c1140 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_shortpre", CTLFLAG_RD,
1141 &sc->sc_stats.ast_tx_shortpre, 0, "tx frames with short preamble");
H A Dif_ath_tx.c1629 sc->sc_stats.ast_tx_shortpre++;

Completed in 134 milliseconds