Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-eeprom.c780 const u8 **eeprom_ch_index) in iwl_init_band_reference() argument
790 *eeprom_ch_index = iwl_eeprom_band_1; in iwl_init_band_reference()
796 *eeprom_ch_index = iwl_eeprom_band_2; in iwl_init_band_reference()
802 *eeprom_ch_index = iwl_eeprom_band_3; in iwl_init_band_reference()
808 *eeprom_ch_index = iwl_eeprom_band_4; in iwl_init_band_reference()
814 *eeprom_ch_index = iwl_eeprom_band_5; in iwl_init_band_reference()
820 *eeprom_ch_index = iwl_eeprom_band_6; in iwl_init_band_reference()
826 *eeprom_ch_index = iwl_eeprom_band_7; in iwl_init_band_reference()
888 const u8 *eeprom_ch_index = NULL; in iwl_init_channel_map() local
927 &eeprom_ch_info, &eeprom_ch_index); in iwl_init_channel_map()
[all …]