Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/
Dacpi.c550 int i, n_profiles, tbl_rev, pos; in iwl_acpi_get_ewrd_table() local
614 n_profiles = wifi_pkg->package.elements[2].integer.value; in iwl_acpi_get_ewrd_table()
621 if (n_profiles >= BIOS_SAR_MAX_PROFILE_NUM) { in iwl_acpi_get_ewrd_table()
633 for (i = 0; i < n_profiles; i++) { in iwl_acpi_get_ewrd_table()
656 for (i = 0; i < n_profiles; i++) { in iwl_acpi_get_ewrd_table()
674 for (i = 0; i < n_profiles; i++) in iwl_acpi_get_ewrd_table()
Dregulatory.h173 u32 n_bands, u32 n_profiles);
Dregulatory.c186 u32 n_bands, u32 n_profiles) in iwl_sar_geo_fill_table() argument
196 for (i = 0; i < n_profiles; i++) { in iwl_sar_geo_fill_table()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c995 u32 n_profiles; in iwl_mvm_sar_geo_init() local
1020 n_profiles = BIOS_GEO_MAX_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1025 n_profiles = BIOS_GEO_MAX_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1030 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1036 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1041 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1054 n_bands, n_profiles); in iwl_mvm_sar_geo_init()