Lines Matching refs:eeprom_ch_count
418 int eeprom_band, int *eeprom_ch_count,
430 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_1);
434 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_2);
438 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_3);
442 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_4);
446 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_5);
450 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_6);
454 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_7);
458 *eeprom_ch_count = 0;
517 int eeprom_ch_count;
527 &eeprom_ch_count, &eeprom_ch_info,
531 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) {
623 &eeprom_ch_count, &eeprom_ch_info,
631 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) {