Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlegacy/
Dcommon.c636 const u8 il_eeprom_band_1[14] = { variable
805 *eeprom_ch_count = ARRAY_SIZE(il_eeprom_band_1); in il_init_band_reference()
809 *eeprom_ch_idx = il_eeprom_band_1; in il_init_band_reference()
921 ARRAY_SIZE(il_eeprom_band_1) + ARRAY_SIZE(il_eeprom_band_2) + in il_init_channel_map()
3408 sband->channels = &channels[ARRAY_SIZE(il_eeprom_band_1)]; in il_init_geos()
Dcommon.h253 extern const u8 il_eeprom_band_1[14];