Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c760 union iwl_geo_tx_power_profiles_cmd geo_tx_cmd; in iwl_mvm_get_sar_geo_profile() local
770 geo_tx_cmd.v1.ops = in iwl_mvm_get_sar_geo_profile()
774 len = sizeof(geo_tx_cmd.v3); in iwl_mvm_get_sar_geo_profile()
777 len = sizeof(geo_tx_cmd.v2); in iwl_mvm_get_sar_geo_profile()
779 len = sizeof(geo_tx_cmd.v1); in iwl_mvm_get_sar_geo_profile()
788 .data = { &geo_tx_cmd }, in iwl_mvm_get_sar_geo_profile()