Lines Matching refs:eeprom_ch_count
475 int eeprom_band, int *eeprom_ch_count, in iwl_init_band_reference() argument
487 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_1); in iwl_init_band_reference()
491 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_2); in iwl_init_band_reference()
495 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_3); in iwl_init_band_reference()
499 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_4); in iwl_init_band_reference()
503 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_5); in iwl_init_band_reference()
507 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_6); in iwl_init_band_reference()
511 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_7); in iwl_init_band_reference()
515 *eeprom_ch_count = 0; in iwl_init_band_reference()
574 int eeprom_ch_count; in iwl_init_channel_map() local
584 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
588 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()
680 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
688 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()