Lines Matching refs:eeprom_ch_count
421 int eeprom_band, int *eeprom_ch_count, in iwl_init_band_reference() argument
433 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_1); in iwl_init_band_reference()
437 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_2); in iwl_init_band_reference()
441 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_3); in iwl_init_band_reference()
445 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_4); in iwl_init_band_reference()
449 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_5); in iwl_init_band_reference()
453 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_6); in iwl_init_band_reference()
457 *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_7); in iwl_init_band_reference()
461 *eeprom_ch_count = 0; in iwl_init_band_reference()
520 int eeprom_ch_count; in iwl_init_channel_map() local
530 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
534 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()
626 &eeprom_ch_count, &eeprom_ch_info, in iwl_init_channel_map()
634 for (ch_idx = 0; ch_idx < eeprom_ch_count; ch_idx++) { in iwl_init_channel_map()