Searched refs:EEPROM_CHANNEL_VALID (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-eeprom.h102 EEPROM_CHANNEL_VALID = (1 << 0), /* usable for this SKU/geo */ enumerator in enum:__anon13783
H A Diwl-dev.h1451 return (ch_info->flags & EEPROM_CHANNEL_VALID) ? 1 : 0;
H A Diwl-eeprom.c763 if (eeprom_ch->flags & EEPROM_CHANNEL_VALID)

Completed in 60 milliseconds