Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn_debug.h37 IWN_DEBUG_CALIBRATE = 0x00000200, /* periodic calibration */ enumerator
H A Dif_iwn.c2368 DPRINTF(sc, IWN_DEBUG_CALIBRATE, in iwn5000_read_eeprom()
2388 DPRINTF(sc, IWN_DEBUG_CALIBRATE, "temp=%d volt=%d offset=%dK\n", in iwn5000_read_eeprom()
2394 DPRINTF(sc, IWN_DEBUG_CALIBRATE, "crystal calibration 0x%08x\n", in iwn5000_read_eeprom()
2983 DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s\n", in iwn_calib_timeout()
3002 DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: received PHY stats\n", __func__); in iwn_rx_phy()
3368 DPRINTF(sc, IWN_DEBUG_CALIBRATE, in iwn5000_rx_calib_results()
3373 DPRINTF(sc, IWN_DEBUG_CALIBRATE, in iwn5000_rx_calib_results()
3465 DPRINTF(sc, IWN_DEBUG_CALIBRATE | IWN_DEBUG_STATS, in iwn_rx_statistics()
3488 DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: temperature %d\n", in iwn_rx_statistics()
3500 DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: noise %d\n", __func__, sc->noise); in iwn_rx_statistics()
[all …]