Home
last modified time | relevance | path

Searched refs:iwl_mvm_get_phy_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c543 phy_cfg_cmd.phy_cfg = cpu_to_le32(iwl_mvm_get_phy_config(mvm)); in iwl_send_phy_cfg_cmd()
H A Dops.c87 u32 phy_config = iwl_mvm_get_phy_config(mvm); in iwl_mvm_nic_config()
H A Dmvm.h1723 static inline u32 iwl_mvm_get_phy_config(struct iwl_mvm *mvm) in iwl_mvm_get_phy_config() function