Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Ducode.c92 cmd.radio_sensor_offset_high = priv->nvm_data->kelvin_temperature; in iwl_set_temperature_offset_calib_v2()
97 cmd.radio_sensor_offset_high = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib_v2()
102 le16_to_cpu(cmd.radio_sensor_offset_high)); in iwl_set_temperature_offset_calib_v2()
Dcommands.h3237 __le16 radio_sensor_offset_high; member