Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/iwlwifi/
Diwl-agn-eeprom.c243 int ch_idx; in iwlcore_eeprom_enh_txp_read_element() local
250 for (ch_idx = 0; ch_idx < priv->channel_count; ch_idx++) { in iwlcore_eeprom_enh_txp_read_element()
251 struct iwl_channel_info *ch_info = &priv->channel_info[ch_idx]; in iwlcore_eeprom_enh_txp_read_element()