Lines Matching defs:ext_hdr
1067 ATOM_PPLIB_EXTENDEDHEADER *ext_hdr = (ATOM_PPLIB_EXTENDEDHEADER *)
1070 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) &&
1071 ext_hdr->usVCETableOffset) {
1074 le16_to_cpu(ext_hdr->usVCETableOffset) + 1);
1078 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 +
1083 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 +
1132 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) &&
1133 ext_hdr->usUVDTableOffset) {
1136 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1);
1140 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1 +
1168 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) &&
1169 ext_hdr->usSAMUTableOffset) {
1173 le16_to_cpu(ext_hdr->usSAMUTableOffset) + 1);
1195 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V5) &&
1196 ext_hdr->usPPMTableOffset) {
1199 le16_to_cpu(ext_hdr->usPPMTableOffset));
1226 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) &&
1227 ext_hdr->usACPTableOffset) {
1231 le16_to_cpu(ext_hdr->usACPTableOffset) + 1);
1253 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) &&
1254 ext_hdr->usPowerTuneTableOffset) {
1256 le16_to_cpu(ext_hdr->usPowerTuneTableOffset));
1267 le16_to_cpu(ext_hdr->usPowerTuneTableOffset));
1274 le16_to_cpu(ext_hdr->usPowerTuneTableOffset));