Lines Matching refs:hw_value
168 { .bitrate = 1 * 10, .hw_value = 0, .hw_value_short = 0, },
169 { .bitrate = 2 * 10, .hw_value = 1, .hw_value_short = 1,
171 { .bitrate = 5.5 * 10, .hw_value = 2, .hw_value_short = 2,
173 { .bitrate = 11 * 10, .hw_value = 3, .hw_value_short = 3,
175 { .bitrate = 6 * 10, .hw_value = 4, .hw_value_short = 4, },
176 { .bitrate = 9 * 10, .hw_value = 5, .hw_value_short = 5, },
177 { .bitrate = 12 * 10, .hw_value = 6, .hw_value_short = 6, },
178 { .bitrate = 18 * 10, .hw_value = 7, .hw_value_short = 7, },
179 { .bitrate = 24 * 10, .hw_value = 8, .hw_value_short = 8, },
180 { .bitrate = 36 * 10, .hw_value = 9, .hw_value_short = 9, },
181 { .bitrate = 48 * 10, .hw_value = 10, .hw_value_short = 10, },
182 { .bitrate = 54 * 10, .hw_value = 11, .hw_value_short = 11, },
354 channel->hw_value = nvm_chan[ch_idx]; in iwl_init_channel_map()
359 channel->hw_value, channel->band); in iwl_init_channel_map()
378 channel->hw_value, ch_flags); in iwl_init_channel_map()
380 channel->hw_value, channel->max_power); in iwl_init_channel_map()