Searched refs:EEPROM_CHANNEL_VALID (Results 1 – 3 of 3) sorted by relevance
297 EEPROM_CHANNEL_VALID = BIT(0), enumerator561 if (eeprom_ch->flags & EEPROM_CHANNEL_VALID) in iwl_mod_ht40_chan_info()594 if (!(eeprom_ch->flags & EEPROM_CHANNEL_VALID)) { in iwl_init_channel_map()
208 EEPROM_CHANNEL_VALID = (1 << 0), /* usable for this SKU/geo */ enumerator1470 return (ch_info->flags & EEPROM_CHANNEL_VALID) ? 1 : 0; in il_is_channel_valid()
890 if (eeprom_ch->flags & EEPROM_CHANNEL_VALID) in il_mod_ht40_chan_info()