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.c644 int i, n_profiles, tbl_rev, pos; in iwl_acpi_get_ewrd_table() local
730 n_profiles = wifi_pkg->package.elements[2].integer.value; in iwl_acpi_get_ewrd_table()
737 if (n_profiles >= BIOS_SAR_MAX_PROFILE_NUM) { in iwl_acpi_get_ewrd_table()
749 for (i = 0; i < n_profiles; i++) { in iwl_acpi_get_ewrd_table()
779 for (i = 0; i < n_profiles; i++) { in iwl_acpi_get_ewrd_table()
797 for (i = 0; i < n_profiles; i++) in iwl_acpi_get_ewrd_table()
H A Dregulatory.c208 u32 n_bands, u32 n_profiles) in iwl_sar_geo_fill_table() argument
218 for (i = 0; i < n_profiles; i++) { in iwl_sar_geo_fill_table()
H A Dregulatory.h192 u32 n_bands, u32 n_profiles);
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c993 u32 n_profiles; in iwl_mvm_sar_geo_init() local
1018 n_profiles = BIOS_GEO_MAX_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1023 n_profiles = BIOS_GEO_MAX_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1028 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1034 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1039 n_profiles = BIOS_GEO_MIN_PROFILE_NUM; in iwl_mvm_sar_geo_init()
1052 n_bands, n_profiles); in iwl_mvm_sar_geo_init()