Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-ucode.c136 memcpy(&cmd.radio_sensor_offset_high, offset_calib_high, in iwl_set_temperature_offset_calib_v2()
143 cmd.radio_sensor_offset_high = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib_v2()
149 le16_to_cpu(cmd.radio_sensor_offset_high)); in iwl_set_temperature_offset_calib_v2()
Diwl-commands.h3193 __le16 radio_sensor_offset_high; member