Searched refs:D_POWER (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945.c | 1115 D_POWER("Getting cooler, delta %d,\n", temp_diff); in il3945_is_temp_calib_needed() 1118 D_POWER("Same temp,\n"); in il3945_is_temp_calib_needed() 1120 D_POWER("Getting warmer, delta %d,\n", temp_diff); in il3945_is_temp_calib_needed() 1124 D_POWER("Timed thermal calib not needed\n"); in il3945_is_temp_calib_needed() 1128 D_POWER("Timed thermal calib needed\n"); in il3945_is_temp_calib_needed() 1407 D_POWER("Not calling TX_PWR_TBL_CMD on " "non-Tx channel.\n"); in il3945_send_tx_power() 1419 D_POWER("ch %d:%d rf %d dsp %3d rate code 0x%02x\n", in il3945_send_tx_power() 1430 D_POWER("ch %d:%d rf %d dsp %3d rate code 0x%02x\n", in il3945_send_tx_power() 1625 D_POWER("Requested Tx power same as current " "limit: %ddBm.\n", in il3945_hw_reg_set_txpower() 1630 D_POWER("Setting upper limit clamp to %ddBm.\n", power); in il3945_hw_reg_set_txpower() [all …]
|
H A D | 4965.c | 1644 D_POWER("Getting cooler, delta %d\n", temp_diff); in il4965_is_temp_calib_needed() 1647 D_POWER("Temperature unchanged\n"); in il4965_is_temp_calib_needed() 1649 D_POWER("Getting warmer, delta %d\n", temp_diff); in il4965_is_temp_calib_needed() 1652 D_POWER(" => thermal txpower calib not needed\n"); in il4965_is_temp_calib_needed() 1656 D_POWER(" => thermal txpower calib needed\n"); in il4965_is_temp_calib_needed()
|
H A D | 4965-mac.c | 4089 D_POWER("Stop all queues\n"); in il4965_perform_ct_kill_task()
|