Home
last modified time | relevance | path

Searched refs:ath_calibrate (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c211 static void ath_calibrate(void *);
5364 ath_calibrate(void *arg) function
5412 callout_reset(&sc->sc_cal_ch, 1, ath_calibrate, sc);
5479 callout_reset(&sc->sc_cal_ch, nextcal, ath_calibrate, sc);
5873 callout_reset(&sc->sc_cal_ch, 1, ath_calibrate, sc);