Searched refs:sc_longcal_timer (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h748 unsigned int sc_longcal_timer; member in struct:ath_ani
H A Darn_main.c951 if ((timestamp - sc->sc_ani.sc_longcal_timer) >= ATH_LONG_CALINTERVAL) {
955 sc->sc_ani.sc_longcal_timer = timestamp;

Completed in 855 milliseconds