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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h64 u_int32_t ast_tx_mgmt; /* management frames transmitted */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h69 u_int32_t ast_tx_mgmt; /* management frames transmitted */ member in struct:ath_stats
H A Dif_ath_sysctl.c1102 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_mgmt", CTLFLAG_RD,
1103 &sc->sc_stats.ast_tx_mgmt, 0, "management frames transmitted");

Completed in 168 milliseconds