Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Dacpi.c819 fwrt->geo_profiles[i].bands[j].max = in iwl_sar_get_wgds_table()
820 fwrt->geo_profiles[i].bands[1].max; in iwl_sar_get_wgds_table()
830 fwrt->geo_profiles[i].bands[j].max = in iwl_sar_get_wgds_table()
837 fwrt->geo_profiles[i].bands[j].chains[k] = in iwl_sar_get_wgds_table()
838 fwrt->geo_profiles[i].bands[1].chains[k]; in iwl_sar_get_wgds_table()
848 fwrt->geo_profiles[i].bands[j].chains[k] = in iwl_sar_get_wgds_table()
898 cpu_to_le16(fwrt->geo_profiles[i].bands[j].max); in iwl_sar_geo_init()
899 chain->chain_a = fwrt->geo_profiles[i].bands[j].chains[0]; in iwl_sar_geo_init()
904 fwrt->geo_profiles[i].bands[j].chains[0], in iwl_sar_geo_init()
905 fwrt->geo_profiles[i].bands[j].chains[1], in iwl_sar_geo_init()
[all …]
A Druntime.h157 struct iwl_geo_profile geo_profiles[ACPI_NUM_GEO_PROFILES_REV3]; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Ddebugfs.c327 mvm->fwrt.geo_profiles[tbl_idx - 1].bands[0].chains[0], in iwl_dbgfs_sar_geo_profile_read()
328 mvm->fwrt.geo_profiles[tbl_idx - 1].bands[0].chains[1], in iwl_dbgfs_sar_geo_profile_read()
329 mvm->fwrt.geo_profiles[tbl_idx - 1].bands[0].max); in iwl_dbgfs_sar_geo_profile_read()
332 mvm->fwrt.geo_profiles[tbl_idx - 1].bands[1].chains[0], in iwl_dbgfs_sar_geo_profile_read()
333 mvm->fwrt.geo_profiles[tbl_idx - 1].bands[1].chains[1], in iwl_dbgfs_sar_geo_profile_read()
334 mvm->fwrt.geo_profiles[tbl_idx - 1].bands[1].max); in iwl_dbgfs_sar_geo_profile_read()

Completed in 9 milliseconds