Home
last modified time | relevance | path

Searched refs:regulatory_type (Results 1 – 1 of 1) sorted by relevance

/src/sys/contrib/dev/iwlwifi/mvm/
H A Dnvm.c226 int regulatory_type; in iwl_parse_nvm_sections() local
237 regulatory_type = NVM_SECTION_TYPE_REGULATORY_SDP; in iwl_parse_nvm_sections()
239 regulatory_type = NVM_SECTION_TYPE_REGULATORY; in iwl_parse_nvm_sections()
243 !mvm->nvm_sections[regulatory_type].data) { in iwl_parse_nvm_sections()