Searched refs:radio_sensor_offset (Results 1 – 2 of 2) sorted by relevance
46 cmd.radio_sensor_offset = priv->nvm_data->raw_temperature; in iwl_set_temperature_offset_calib()47 if (!(cmd.radio_sensor_offset)) in iwl_set_temperature_offset_calib()48 cmd.radio_sensor_offset = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib()51 le16_to_cpu(cmd.radio_sensor_offset)); in iwl_set_temperature_offset_calib()
3153 __le16 radio_sensor_offset; member