Searched refs:NVM_CHANNEL_VALID (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-nvm-parse.c182 * @NVM_CHANNEL_VALID: channel is usable for this SKU/geo
195 NVM_CHANNEL_VALID = BIT(0), enumerator in enum:iwl_nvm_channel_flags
287 if (!lar_supported && !(ch_flags & NVM_CHANNEL_VALID)) { iwl_init_channel_map()
777 if (!(ch_flags & NVM_CHANNEL_VALID)) { iwl_parse_nvm_mcc_info()

Completed in 61 milliseconds