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

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h56 u_int32_t ast_bmiss_phantom;/* beacon miss interrupts */ member in struct:wtap_stats
/freebsd-11-stable/sys/dev/ath/
H A Dif_athioctl.h57 u_int32_t ast_bmiss_phantom;/* beacon miss interrupts */ member in struct:ath_stats
H A Dif_ath_sysctl.c1082 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_bmiss_phantom", CTLFLAG_RD,
1083 &sc->sc_stats.ast_bmiss_phantom, 0, "beacon miss interrupts");
H A Dif_ath.c2338 sc->sc_stats.ast_bmiss_phantom++;

Completed in 138 milliseconds