Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ducode.c61 cmd.radio_sensor_offset_high = priv->nvm_data->kelvin_temperature; in iwl_set_temperature_offset_calib_v2()
66 cmd.radio_sensor_offset_high = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib_v2()
71 le16_to_cpu(cmd.radio_sensor_offset_high)); in iwl_set_temperature_offset_calib_v2()
H A Dcommands.h3159 __le16 radio_sensor_offset_high; member