Searched defs:EEPROM_CHANNEL_IBSS (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-eeprom.h104 EEPROM_CHANNEL_IBSS = (1 << 1), /* usable as an IBSS channel */ enumerator in enum:__anon3536
/drivers/net/wireless/iwlegacy/
H A Dcommon.h215 EEPROM_CHANNEL_IBSS = (1 << 1), /* usable as an IBSS channel */ enumerator in enum:__anon3485
1577 return (ch->flags & EEPROM_CHANNEL_IBSS) ? 1 : 0;

Completed in 52 milliseconds