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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h118 u_int32_t ast_cabq_busy; /* cabq found busy */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h119 u_int32_t ast_cabq_busy; /* cabq found busy */ member in struct:ath_stats
H A Dif_ath_beacon.c733 sc->sc_stats.ast_cabq_busy++;
H A Dif_ath_sysctl.c1194 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_cabq_busy", CTLFLAG_RD,
1195 &sc->sc_stats.ast_cabq_busy, 0, "cabq found busy");

Completed in 43 milliseconds