Searched refs:EEPROM_CHANNEL_ACTIVE (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.h105 EEPROM_CHANNEL_ACTIVE = (1 << 3), /* active scanning allowed */ enumerator in enum:__anon13783
H A Diwl-dev.h1471 return (!(ch->flags & EEPROM_CHANNEL_ACTIVE)) ? 1 : 0;
H A Diwl-core.c349 if (!(ch->flags & EEPROM_CHANNEL_ACTIVE))

Completed in 82 milliseconds