Searched refs:EEPROM_CHANNEL_RADAR (Results 1 – 2 of 2) sorted by relevance
198 EEPROM_CHANNEL_RADAR = (1 << 4), /* radar detection required */ enumerator1471 return (ch_info->flags & EEPROM_CHANNEL_RADAR) ? 1 : 0; in il_is_channel_radar()
868 !(eeprom_ch->flags & EEPROM_CHANNEL_RADAR)) ? "" : "not "); in il_mod_ht40_chan_info()977 flags & EEPROM_CHANNEL_RADAR)) ? "" : in il_init_channel_map()3503 if (ch->flags & EEPROM_CHANNEL_RADAR) in il_init_geos()