Searched refs:il_eeprom_band_1 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c620 const u8 il_eeprom_band_1[14] = { variable
787 *eeprom_ch_count = ARRAY_SIZE(il_eeprom_band_1);
791 *eeprom_ch_idx = il_eeprom_band_1;
903 ARRAY_SIZE(il_eeprom_band_1) + ARRAY_SIZE(il_eeprom_band_2) +
3449 sband->channels = &channels[ARRAY_SIZE(il_eeprom_band_1)];
H A Dcommon.h239 extern const u8 il_eeprom_band_1[14];

Completed in 147 milliseconds