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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dnvm.c262 const __le16 *hw, *sw, *calib, *regulatory, *mac_override, *phy_sku; iwl_parse_nvm_sections() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-nvm-parse.c450 iwl_get_sku(const struct iwl_cfg *cfg, const __le16 *nvm_sw, const __le16 *phy_sku) iwl_get_sku() argument
468 iwl_get_radio_cfg(const struct iwl_cfg *cfg, const __le16 *nvm_sw, const __le16 *phy_sku) iwl_get_radio_cfg() argument
586 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, u32 hw_id) iwl_parse_nvm_data() argument

Completed in 107 milliseconds