Lines Matching refs:eeprom_ch_count
478 int eeprom_band, int *eeprom_ch_count, in iwl_init_band_reference() argument
490 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_1); in iwl_init_band_reference()
494 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_2); in iwl_init_band_reference()
498 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_3); in iwl_init_band_reference()
502 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_4); in iwl_init_band_reference()
506 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_5); in iwl_init_band_reference()
510 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_6); in iwl_init_band_reference()
514 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_7); in iwl_init_band_reference()
518 *eeprom_ch_count = 0; in iwl_init_band_reference()
577 int eeprom_ch_count; in iwl_init_channel_map() local
587 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
591 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()
683 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
691 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()