Searched refs:n_profiles (Results 1 – 4 of 4) sorted by relevance
551 int i, n_profiles, tbl_rev, pos; in iwl_acpi_get_ewrd_table() local615 n_profiles = wifi_pkg->package.elements[2].integer.value; in iwl_acpi_get_ewrd_table()622 if (n_profiles >= BIOS_SAR_MAX_PROFILE_NUM) { in iwl_acpi_get_ewrd_table()634 for (i = 0; i < n_profiles; i++) { in iwl_acpi_get_ewrd_table()657 for (i = 0; i < n_profiles; i++) { in iwl_acpi_get_ewrd_table()675 for (i = 0; i < n_profiles; i++) in iwl_acpi_get_ewrd_table()
186 u32 n_bands, u32 n_profiles);
193 u32 n_bands, u32 n_profiles) in iwl_sar_geo_fill_table() argument203 for (i = 0; i < n_profiles; i++) { in iwl_sar_geo_fill_table()
973 u32 n_profiles; in iwl_mvm_sar_geo_init() local998 n_profiles = BIOS_GEO_MAX_PROFILE_NUM; in iwl_mvm_sar_geo_init()1003 n_profiles = BIOS_GEO_MAX_PROFILE_NUM; in iwl_mvm_sar_geo_init()1008 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()1014 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()1019 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()1032 n_bands, n_profiles); in iwl_mvm_sar_geo_init()
Completed in 11 milliseconds