Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-eeprom.c112 const u8 iwl_eeprom_band_1[14] = { variable
787 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_1); in iwl_init_band_reference()
790 *eeprom_ch_index = iwl_eeprom_band_1; in iwl_init_band_reference()
901 ARRAY_SIZE(iwl_eeprom_band_1) + in iwl_init_channel_map()
Diwl-eeprom.h265 extern const u8 iwl_eeprom_band_1[14];
Diwl-core.c134 sband->channels = &channels[ARRAY_SIZE(iwl_eeprom_band_1)]; in iwl_init_geos()