Searched refs:EEPROM_CHANNEL_RADAR (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.h106 EEPROM_CHANNEL_RADAR = (1 << 4), /* radar detection required */ enumerator in enum:__anon13783
H A Diwl-eeprom.c757 && !(eeprom_ch->flags & EEPROM_CHANNEL_RADAR)) ?
1067 flags & EEPROM_CHANNEL_RADAR))
H A Diwl-dev.h1456 return (ch_info->flags & EEPROM_CHANNEL_RADAR) ? 1 : 0;
H A Diwl-core.c352 if (ch->flags & EEPROM_CHANNEL_RADAR)

Completed in 71 milliseconds