Searched refs:EEPROM_CHANNEL_VALID (Results 1 – 3 of 3) sorted by relevance
241 EEPROM_CHANNEL_VALID = BIT(0), enumerator505 if (eeprom_ch->flags & EEPROM_CHANNEL_VALID) in iwl_mod_ht40_chan_info()538 if (!(eeprom_ch->flags & EEPROM_CHANNEL_VALID)) { in iwl_init_channel_map()
194 EEPROM_CHANNEL_VALID = (1 << 0), /* usable for this SKU/geo */ enumerator1453 return (ch_info->flags & EEPROM_CHANNEL_VALID) ? 1 : 0; in il_is_channel_valid()
870 if (eeprom_ch->flags & EEPROM_CHANNEL_VALID) in il_mod_ht40_chan_info()