Searched refs:ast_per_calfail (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c5452 sc->sc_stats.ast_per_calfail++;
H A Dif_ath_sysctl.c1184 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_per_calfail", CTLFLAG_RD,
1185 &sc->sc_stats.ast_per_calfail, 0, "periodic calibration failed");
H A Dif_athioctl.h116 u_int32_t ast_per_calfail;/* periodic calibration failed */ member in struct:ath_stats

Completed in 120 milliseconds