Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c832 union iwl_geo_tx_power_profiles_cmd geo_tx_cmd; in iwl_mvm_get_sar_geo_profile() local
842 geo_tx_cmd.v1.ops = in iwl_mvm_get_sar_geo_profile()
846 len = sizeof(geo_tx_cmd.v3); in iwl_mvm_get_sar_geo_profile()
849 len = sizeof(geo_tx_cmd.v2); in iwl_mvm_get_sar_geo_profile()
851 len = sizeof(geo_tx_cmd.v1); in iwl_mvm_get_sar_geo_profile()
860 .data = { &geo_tx_cmd }, in iwl_mvm_get_sar_geo_profile()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c882 union iwl_geo_tx_power_profiles_cmd geo_tx_cmd; in iwl_mvm_get_sar_geo_profile() local
889 .data = { &geo_tx_cmd }, in iwl_mvm_get_sar_geo_profile()
895 geo_tx_cmd.v1.ops = in iwl_mvm_get_sar_geo_profile()
899 len = sizeof(geo_tx_cmd.v5); in iwl_mvm_get_sar_geo_profile()
901 len = sizeof(geo_tx_cmd.v4); in iwl_mvm_get_sar_geo_profile()
903 len = sizeof(geo_tx_cmd.v3); in iwl_mvm_get_sar_geo_profile()
906 len = sizeof(geo_tx_cmd.v2); in iwl_mvm_get_sar_geo_profile()
908 len = sizeof(geo_tx_cmd.v1); in iwl_mvm_get_sar_geo_profile()

Completed in 5 milliseconds