Searched refs:ext_hdr (Results 1 – 4 of 4) sorted by relevance
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 …]
481 ATOM_PPLIB_EXTENDEDHEADER *ext_hdr = (ATOM_PPLIB_EXTENDEDHEADER *) in amdgpu_parse_extended_power_table() local484 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) && in amdgpu_parse_extended_power_table()485 ext_hdr->usVCETableOffset) { in amdgpu_parse_extended_power_table()488 le16_to_cpu(ext_hdr->usVCETableOffset) + 1); in amdgpu_parse_extended_power_table()492 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 + in amdgpu_parse_extended_power_table()497 le16_to_cpu(ext_hdr->usVCETableOffset) + 1 + in amdgpu_parse_extended_power_table()547 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in amdgpu_parse_extended_power_table()548 ext_hdr->usUVDTableOffset) { in amdgpu_parse_extended_power_table()551 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1); in amdgpu_parse_extended_power_table()555 le16_to_cpu(ext_hdr->usUVDTableOffset) + 1 + in amdgpu_parse_extended_power_table()[all …]
1738 void *ext_hdr; in bnxt_qplib_post_send() local1784 ext_hdr = bnxt_qplib_get_prod_qe(hwq, idx++); in bnxt_qplib_post_send()1786 memset(ext_hdr, 0, sizeof(struct sq_sge)); in bnxt_qplib_post_send()1801 struct sq_raw_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1820 struct sq_ud_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1850 struct sq_rdma_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1870 struct sq_atomic_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1898 struct sq_fr_pmr_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1930 struct sq_bind_ext_hdr *ext_sqe = ext_hdr; in bnxt_qplib_post_send()1985 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()240 if (ext_hdr != 0) { in target_emulate_report_target_port_groups()