Searched refs:EEPROM_CHANNEL_IBSS (Results 1 - 4 of 4) 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.h103 EEPROM_CHANNEL_IBSS = (1 << 1), /* usable as an IBSS channel */ enumerator in enum:__anon13783
H A Diwl-eeprom.c756 ((eeprom_ch->flags & EEPROM_CHANNEL_IBSS)
1065 flags & EEPROM_CHANNEL_IBSS)
H A Diwl-dev.h1476 return ((ch->flags & EEPROM_CHANNEL_IBSS)) ? 1 : 0;
H A Diwl-core.c346 if (!(ch->flags & EEPROM_CHANNEL_IBSS))

Completed in 130 milliseconds