Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c619 int i, n_profiles, tbl_rev, pos; in iwl_acpi_get_ewrd_table() local
683 n_profiles = wifi_pkg->package.elements[2].integer.value; in iwl_acpi_get_ewrd_table()
690 if (n_profiles >= BIOS_SAR_MAX_PROFILE_NUM) { in iwl_acpi_get_ewrd_table()
702 for (i = 0; i < n_profiles; i++) { in iwl_acpi_get_ewrd_table()
725 for (i = 0; i < n_profiles; i++) { in iwl_acpi_get_ewrd_table()
743 for (i = 0; i < n_profiles; i++) in iwl_acpi_get_ewrd_table()
H A Dregulatory.c203 u32 n_bands, u32 n_profiles) in iwl_sar_geo_fill_table() argument
213 for (i = 0; i < n_profiles; i++) { in iwl_sar_geo_fill_table()
H A Dregulatory.h187 u32 n_bands, u32 n_profiles);
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c965 u32 n_profiles; in iwl_mvm_sar_geo_init() local
990 n_profiles = BIOS_GEO_MAX_PROFILE_NUM; in iwl_mvm_sar_geo_init()
995 n_profiles = BIOS_GEO_MAX_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1000 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1006 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1011 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1024 n_bands, n_profiles); in iwl_mvm_sar_geo_init()