Lines Matching +full:fw +full:- +full:cfg
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2005-2015, 2018-2022 Intel Corporation
4 * Copyright (C) 2016-2017 Intel Deutschland GmbH
10 #include "iwl-eeprom-parse.h"
11 #include "mei/iwl-mei.h"
14 * enum iwl_nvm_sbands_flags - modification flags for the channel profiles
25 * iwl_parse_nvm_data - parse NVM data and return values
33 iwl_parse_nvm_data(struct iwl_trans *trans, const struct iwl_cfg *cfg,
34 const struct iwl_fw *fw,
41 * iwl_parse_mcc_info - parse MCC (mobile country code) info coming from FW
51 iwl_parse_nvm_mcc_info(struct device *dev, const struct iwl_cfg *cfg,
56 * struct iwl_nvm_section - describes an NVM section in memory.
68 * iwl_read_external_nvm - Reads external NVM from a file into nvm_sections
77 * iwl_get_nvm - retrieve NVM data from firmware
83 const struct iwl_fw *fw);
86 * iwl_parse_mei_nvm_data - parse the mei_nvm_data and get an iwl_nvm_data
89 iwl_parse_mei_nvm_data(struct iwl_trans *trans, const struct iwl_cfg *cfg,
91 const struct iwl_fw *fw);