Searched defs:nvm_sw (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-nvm-parse.c450 static int iwl_get_sku(const struct iwl_cfg *cfg, const __le16 *nvm_sw, iwl_get_sku() argument
459 static int iwl_get_nvm_version(const struct iwl_cfg *cfg, const __le16 *nvm_sw) iwl_get_nvm_version() argument
468 static int iwl_get_radio_cfg(const struct iwl_cfg *cfg, const __le16 *nvm_sw, iwl_get_radio_cfg() argument
478 static int iwl_get_n_hw_addrs(const struct iwl_cfg *cfg, const __le16 *nvm_sw) iwl_get_n_hw_addrs() argument
584 iwl_parse_nvm_data(struct device *dev, const struct iwl_cfg *cfg, const __le16 *nvm_hw, const __le16 *nvm_sw, const __le16 *nvm_calib, const __le16 *regulatory, const __le16 *mac_override, const __le16 *phy_sku, u8 tx_chains, u8 rx_chains, bool lar_fw_supported, u32 mac_addr0, u32 mac_addr1) iwl_parse_nvm_data() argument

Completed in 39 milliseconds