Searched refs:radio_sensor_offset (Results 1 – 2 of 2) sorted by relevance
113 memcpy(&cmd.radio_sensor_offset, offset_calib, sizeof(*offset_calib)); in iwl_set_temperature_offset_calib()114 if (!(cmd.radio_sensor_offset)) in iwl_set_temperature_offset_calib()115 cmd.radio_sensor_offset = DEFAULT_RADIO_SENSOR_OFFSET; in iwl_set_temperature_offset_calib()118 le16_to_cpu(cmd.radio_sensor_offset)); in iwl_set_temperature_offset_calib()
3187 __le16 radio_sensor_offset; member