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

/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h152 u_int32_t ast_tx_htprotect; /* HT tx frames with protection */ member in struct:ath_stats
H A Dif_ath_sysctl.c1245 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_htprotect", CTLFLAG_RD,
1246 &sc->sc_stats.ast_tx_htprotect, 0, "HT tx frames with protection");
H A Dif_ath_tx.c1103 sc->sc_stats.ast_tx_htprotect++;

Completed in 74 milliseconds