Lines Matching refs:eeprom_ch_count
476 int eeprom_band, int *eeprom_ch_count, in iwl_init_band_reference() argument
488 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_1); in iwl_init_band_reference()
492 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_2); in iwl_init_band_reference()
496 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_3); in iwl_init_band_reference()
500 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_4); in iwl_init_band_reference()
504 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_5); in iwl_init_band_reference()
508 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_6); in iwl_init_band_reference()
512 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_7); in iwl_init_band_reference()
516 *eeprom_ch_count = 0; in iwl_init_band_reference()
575 int eeprom_ch_count; in iwl_init_channel_map() local
585 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
589 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()
681 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
689 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()