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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h128 u_int32_t ast_tdma_timers;/* TDMA slot update set beacon timers */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h129 u_int32_t ast_tdma_timers;/* TDMA slot update set beacon timers */ member in struct:ath_stats
H A Dif_ath_tdma.c574 sc->sc_stats.ast_tdma_timers++;
H A Dif_ath_sysctl.c1212 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tdma_timers", CTLFLAG_RD,
1213 &sc->sc_stats.ast_tdma_timers, 0, "TDMA slot update set beacon timers");

Completed in 108 milliseconds