Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-ucode.c115 cmd.radio_sensor_offset = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib()
142 cmd.radio_sensor_offset_low = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib_v2()
143 cmd.radio_sensor_offset_high = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib_v2()
Diwl-commands.h3184 #define DEFAULT_RADIO_SENSOR_OFFSET cpu_to_le16(2700) macro