Searched refs:WPI_DEBUG_TEMP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wpi/ |
H A D | if_wpi_debug.h | 36 WPI_DEBUG_TEMP = 0x00000800, /* TXPower/Temp Calibration */ enumerator
|
H A D | if_wpi.c | 3649 DPRINTF(sc, WPI_DEBUG_TEMP, "Temp in calibration is: %d\n", temp); in wpi_power_calibration() 3654 DPRINTF(sc, WPI_DEBUG_TEMP, in wpi_power_calibration() 3659 DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d->%d\n", sc->temp, temp); in wpi_power_calibration() 3714 DPRINTF(sc, WPI_DEBUG_TEMP, in wpi_set_txpower() 4885 DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d\n", sc->temp); in wpi_post_alive()
|