Searched refs:ext_hdr (Results 1 – 4 of 4) sorted by relevance
403 ATOM_PPLIB_EXTENDEDHEADER *ext_hdr = (ATOM_PPLIB_EXTENDEDHEADER *) in amdgpu_parse_extended_power_table() local406 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) && in amdgpu_parse_extended_power_table()407 ext_hdr->usVCETableOffset) { in amdgpu_parse_extended_power_table()410 le16_to_cpu(ext_hdr->usVCETableOffset) + 1); in amdgpu_parse_extended_power_table()414 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 + in amdgpu_parse_extended_power_table()419 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 + in amdgpu_parse_extended_power_table()467 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in amdgpu_parse_extended_power_table()468 ext_hdr->usUVDTableOffset) { in amdgpu_parse_extended_power_table()471 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1); in amdgpu_parse_extended_power_table()475 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1 + in amdgpu_parse_extended_power_table()[all …]
1069 ATOM_PPLIB_EXTENDEDHEADER *ext_hdr = (ATOM_PPLIB_EXTENDEDHEADER *) in r600_parse_extended_power_table() local1072 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) && in r600_parse_extended_power_table()1073 ext_hdr->usVCETableOffset) { in r600_parse_extended_power_table()1076 le16_to_cpu(ext_hdr->usVCETableOffset) + 1); in r600_parse_extended_power_table()1080 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 + in r600_parse_extended_power_table()1085 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 + in r600_parse_extended_power_table()1134 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in r600_parse_extended_power_table()1135 ext_hdr->usUVDTableOffset) { in r600_parse_extended_power_table()1138 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1); in r600_parse_extended_power_table()1142 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1 + in r600_parse_extended_power_table()[all …]
1740 void *ext_hdr; in bnxt_qplib_post_send() local1786 ext_hdr = bnxt_qplib_get_prod_qe(hwq, idx++); in bnxt_qplib_post_send()1788 memset(ext_hdr, 0, sizeof(struct sq_sge)); in bnxt_qplib_post_send()1803 struct sq_raw_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1822 struct sq_ud_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1852 struct sq_rdma_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1872 struct sq_atomic_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1900 struct sq_fr_pmr_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1932 struct sq_bind_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1987 struct rq_ext_hdr *ext_hdr; in bnxt_qplib_post_recv() local[all …]
143 int ext_hdr = (cmd->t_task_cdb[1] & 0x20); in target_emulate_report_target_port_groups() local149 if (ext_hdr != 0) in target_emulate_report_target_port_groups()157 (ext_hdr) ? "extended" : "normal"); in target_emulate_report_target_port_groups()243 if (ext_hdr != 0) { in target_emulate_report_target_port_groups()