Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/wlan/
H A Dif_urtwnvar.h163 #define URTWN_TEMP_MEASURED 0x10 macro
H A Dif_urtwn.c2694 sc->sc_flags &= ~URTWN_TEMP_MEASURED; in urtwn_newstate()
5195 if (!(sc->sc_flags & URTWN_TEMP_MEASURED)) { in urtwn_temp_calib()
5206 sc->sc_flags |= URTWN_TEMP_MEASURED; in urtwn_temp_calib()
5209 sc->sc_flags &= ~URTWN_TEMP_MEASURED; in urtwn_temp_calib()
5496 URTWN_TEMP_MEASURED); in urtwn_stop()