Searched refs:nvm_sections (Results 1 – 2 of 2) sorted by relevance
1830 struct iwl_nvm_section *nvm_sections) in iwl_read_external_nvm() argument1972 kfree(nvm_sections[section_id].data); in iwl_read_external_nvm()1973 nvm_sections[section_id].data = temp; in iwl_read_external_nvm()1974 nvm_sections[section_id].length = section_size; in iwl_read_external_nvm()
1594 kfree(mvm->nvm_sections[i].data); in iwl_op_mode_mvm_stop()