Searched refs:EEPROM_CHANNEL_ACTIVE (Results 1 – 3 of 3) sorted by relevance
244 EEPROM_CHANNEL_ACTIVE = BIT(3), enumerator564 if (!(eeprom_ch->flags & EEPROM_CHANNEL_ACTIVE)) in iwl_init_channel_map()
197 EEPROM_CHANNEL_ACTIVE = (1 << 3), /* active scanning allowed */ enumerator1471 return (!(ch->flags & EEPROM_CHANNEL_ACTIVE)) ? 1 : 0; in il_is_channel_passive()
3488 if (!(ch->flags & EEPROM_CHANNEL_ACTIVE)) in il_init_geos()