Lines Matching defs:ext_hdr
1069 ATOM_PPLIB_EXTENDEDHEADER *ext_hdr = (ATOM_PPLIB_EXTENDEDHEADER *)
1072 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) &&
1073 ext_hdr->usVCETableOffset) {
1076 le16_to_cpu(ext_hdr->usVCETableOffset) + 1);
1080 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 +
1085 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 +
1134 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) &&
1135 ext_hdr->usUVDTableOffset) {
1138 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1);
1142 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1 +
1170 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) &&
1171 ext_hdr->usSAMUTableOffset) {
1175 le16_to_cpu(ext_hdr->usSAMUTableOffset) + 1);
1197 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V5) &&
1198 ext_hdr->usPPMTableOffset) {
1201 le16_to_cpu(ext_hdr->usPPMTableOffset));
1228 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) &&
1229 ext_hdr->usACPTableOffset) {
1233 le16_to_cpu(ext_hdr->usACPTableOffset) + 1);
1255 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) &&
1256 ext_hdr->usPowerTuneTableOffset) {
1258 le16_to_cpu(ext_hdr->usPowerTuneTableOffset));
1269 le16_to_cpu(ext_hdr->usPowerTuneTableOffset));
1276 le16_to_cpu(ext_hdr->usPowerTuneTableOffset));