Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c941 union iwl_geo_tx_power_profiles_cmd geo_tx_cmd; in iwl_mvm_get_sar_geo_profile() local
948 .data = { &geo_tx_cmd }, in iwl_mvm_get_sar_geo_profile()
954 geo_tx_cmd.v1.ops = in iwl_mvm_get_sar_geo_profile()
958 len = sizeof(geo_tx_cmd.v5); in iwl_mvm_get_sar_geo_profile()
960 len = sizeof(geo_tx_cmd.v4); in iwl_mvm_get_sar_geo_profile()
962 len = sizeof(geo_tx_cmd.v3); in iwl_mvm_get_sar_geo_profile()
965 len = sizeof(geo_tx_cmd.v2); in iwl_mvm_get_sar_geo_profile()
967 len = sizeof(geo_tx_cmd.v1); in iwl_mvm_get_sar_geo_profile()