Lines Matching full:profiles
641 * Check the validity of n_profiles. The EWRD profiles start in iwl_acpi_get_ewrd_table()
656 /* parse non-cdb chains for all profiles */ in iwl_acpi_get_ewrd_table()
660 /* The EWRD profiles officially go from 2 to 4, but we in iwl_acpi_get_ewrd_table()
679 /* parse cdb chains for all profiles */ in iwl_acpi_get_ewrd_table()
714 u8 profiles; in iwl_acpi_get_wgds_table() member
720 .profiles = ACPI_NUM_GEO_PROFILES_REV3, in iwl_acpi_get_wgds_table()
726 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_acpi_get_wgds_table()
731 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_acpi_get_wgds_table()
751 u32 max_size = hdr_size + profile_size * rev_data[idx].profiles; in iwl_acpi_get_wgds_table()
768 num_profiles = rev_data[idx].profiles; in iwl_acpi_get_wgds_table()
771 /* read header that says # of profiles */ in iwl_acpi_get_wgds_table()
786 * same as max # of profiles in iwl_acpi_get_wgds_table()
794 /* Number of valid profiles */ in iwl_acpi_get_wgds_table()