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

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c222 const __le16 *sw, *calib, *regulatory, *mac_override, *phy_sku; local
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h247 struct iwl_nvm_get_info_phy phy_sku; member in struct:iwl_nvm_get_info_rsp_v3
261 struct iwl_nvm_get_info_phy phy_sku; member in struct:iwl_nvm_get_info_rsp
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c1234 iwl_get_sku(const struct iwl_cfg *cfg, const __le16 *nvm_sw, const __le16 *phy_sku) argument
1252 iwl_get_radio_cfg(const struct iwl_cfg *cfg, const __le16 *nvm_sw, const __le16 *phy_sku) argument
1512 iwl_parse_nvm_data(struct iwl_trans *trans, const struct iwl_cfg *cfg, const struct iwl_fw *fw, const __be16 *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) argument

Completed in 105 milliseconds