Lines Matching refs:eeprom_ch_count
420 int eeprom_band, int *eeprom_ch_count, in iwl_init_band_reference() argument
432 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_1); in iwl_init_band_reference()
436 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_2); in iwl_init_band_reference()
440 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_3); in iwl_init_band_reference()
444 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_4); in iwl_init_band_reference()
448 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_5); in iwl_init_band_reference()
452 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_6); in iwl_init_band_reference()
456 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_7); in iwl_init_band_reference()
460 *eeprom_ch_count = 0; in iwl_init_band_reference()
519 int eeprom_ch_count; in iwl_init_channel_map() local
529 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
533 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()
625 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
633 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()