Searched refs:ast_tx_ctsext (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h87 u_int32_t ast_tx_ctsext; /* tx frames with cts extension */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h88 u_int32_t ast_tx_ctsext; /* tx frames with cts extension */ member in struct:ath_stats
H A Dif_ath_sysctl.c1144 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_ctsext", CTLFLAG_RD,
1145 &sc->sc_stats.ast_tx_ctsext, 0, "tx frames with cts extension");

Completed in 106 milliseconds