Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-nvm-parse.c412 } else if (cfg->nvm_type == IWL_NVM_EXT) { in iwl_init_channel_map()
1238 if (cfg->nvm_type != IWL_NVM_EXT) in iwl_set_hw_address_from_csr()
1246 if (cfg->nvm_type != IWL_NVM_EXT) in iwl_set_hw_address_from_csr()
1256 if (cfg->nvm_type != IWL_NVM_EXT) in iwl_set_hw_address_family_8000()
1267 if (cfg->nvm_type != IWL_NVM_EXT) in iwl_set_hw_address_family_8000()
1279 if (cfg->nvm_type != IWL_NVM_EXT) { in iwl_set_hw_address_family_8000()
1389 } else if (cfg->nvm_type != IWL_NVM_EXT) { in iwl_parse_mei_nvm_data()
1536 else if (cfg->nvm_type != IWL_NVM_EXT) in iwl_nvm_get_regdom_bw_flags()
1568 if (cfg->nvm_type != IWL_NVM_EXT) { in iwl_nvm_get_regdom_bw_flags()
1577 ch_section = cfg->nvm_type in iwl_nvm_get_regdom_bw_flags()
[all...]
H A Diwl-config.h378 * @nvm_type: see &enum iwl_nvm_type
405 enum iwl_nvm_type nvm_type;
410 enum iwl_nvm_type nvm_type; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dnvm.c229 if (mvm->trans->cfg->nvm_type == IWL_NVM) { in iwl_parse_nvm_sections()
236 if (mvm->trans->cfg->nvm_type == IWL_NVM_SDP) in iwl_parse_nvm_sections()
257 if (mvm->trans->cfg->nvm_type == IWL_NVM_EXT && in iwl_parse_nvm_sections()
272 regulatory = mvm->trans->cfg->nvm_type == IWL_NVM_SDP ? in iwl_parse_nvm_sections()
559 if (mvm->cfg->nvm_type == IWL_NVM_EXT) { in iwl_mvm_init_mcc()
H A Dmvm.h1562 if (mvm->cfg->nvm_type == IWL_NVM_EXT) in iwl_mvm_is_esr_supported()
/freebsd/sys/dev/iwm/
H A Dif_iwm_7000.c120 .nvm_type = IWM_NVM_SDP,
H A Dif_iwm_config.h141 enum iwm_nvm_type nvm_type; member
H A Dif_iwm.c2246 memcpy(data->nvm_ch_flags, sc->cfg->nvm_type == IWM_NVM_SDP ? in iwm_parse_nvm_data()
2307 regulatory = sc->cfg->nvm_type == IWM_NVM_SDP ? in iwm_parse_nvm_sections()
/freebsd/sys/contrib/dev/iwlwifi/cfg/
H A D8000.c95 .nvm_type = IWL_NVM_EXT, \
H A Dsc.c95 .nvm_type = IWL_NVM_EXT, \
H A D9000.c93 .nvm_type = IWL_NVM_EXT, \
H A Dbz.c86 .nvm_type = IWL_NVM_EXT, \
H A Dax210.c101 .nvm_type = IWL_NVM_EXT, \
H A D22000.c89 .nvm_type = IWL_NVM_EXT, \
H A D7000.c231 .nvm_type = IWL_NVM_SDP,