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

/freebsd-11.0-release/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-11.0-release/sys/dev/ath/
H A Dif_athioctl.h84 u_int32_t ast_tx_shortpre;/* tx frames with short preamble */ member in struct:ath_stats
H A Dif_ath_sysctl.c1136 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_shortpre", CTLFLAG_RD,
1137 &sc->sc_stats.ast_tx_shortpre, 0, "tx frames with short preamble");
H A Dif_ath_tx.c1602 sc->sc_stats.ast_tx_shortpre++;

Completed in 68 milliseconds