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

/freebsd-9.3-release/sys/dev/ath/
H A Dif_athioctl.h71 u_int32_t ast_tx_protect; /* tx frames with protection */ member in struct:ath_stats
H A Dif_ath_sysctl.c617 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_protect", CTLFLAG_RD,
618 &sc->sc_stats.ast_tx_protect, 0, "tx frames with protection");
H A Dif_ath_tx.c702 sc->sc_stats.ast_tx_protect++;

Completed in 50 milliseconds