Lines Matching full:profiles
618 * Check the validity of n_profiles. The EWRD profiles start in iwl_acpi_get_ewrd_table()
633 /* parse non-cdb chains for all profiles */ in iwl_acpi_get_ewrd_table()
637 /* The EWRD profiles officially go from 2 to 4, but we in iwl_acpi_get_ewrd_table()
656 /* parse cdb chains for all profiles */ in iwl_acpi_get_ewrd_table()
691 u8 profiles; in iwl_acpi_get_wgds_table() member
697 .profiles = ACPI_NUM_GEO_PROFILES_REV3, in iwl_acpi_get_wgds_table()
703 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_acpi_get_wgds_table()
708 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_acpi_get_wgds_table()
728 u32 max_size = hdr_size + profile_size * rev_data[idx].profiles; in iwl_acpi_get_wgds_table()
745 num_profiles = rev_data[idx].profiles; in iwl_acpi_get_wgds_table()
748 /* read header that says # of profiles */ in iwl_acpi_get_wgds_table()
763 * same as max # of profiles in iwl_acpi_get_wgds_table()
771 /* Number of valid profiles */ in iwl_acpi_get_wgds_table()