Searched refs:WPI_DEBUG_TEMP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/wpi/ |
| HD | if_wpi_debug.h | 38 WPI_DEBUG_TEMP = 0x00000800, /* TXPower/Temp Calibration */ enumerator
|
| HD | if_wpi.c | 3630 DPRINTF(sc, WPI_DEBUG_TEMP, "Temp in calibration is: %d\n", temp); in wpi_power_calibration() 3635 DPRINTF(sc, WPI_DEBUG_TEMP, in wpi_power_calibration() 3640 DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d->%d\n", sc->temp, temp); in wpi_power_calibration() 3695 DPRINTF(sc, WPI_DEBUG_TEMP, in wpi_set_txpower() 4866 DPRINTF(sc, WPI_DEBUG_TEMP, "temperature %d\n", sc->temp); in wpi_post_alive()
|