Searched refs:fixed_hdr (Results 1 – 2 of 2) sorted by relevance
393 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in map_dev_idx() 1096 if (tas_fmw->fw_hdr.fixed_hdr.drv_ver >= PPC_DRIVER_CRCCHK) { in fw_parse_block_data() 1903 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in fw_parse_header() 2119 fw_fixed_hdr = &(tas_fmw->fw_hdr.fixed_hdr); in tasdevice_dspfw_ready()
1559 fixed_hdr = op.fixed_header if op else None1564 self.fixed_hdr_len = f"sizeof(struct {c_lower(fixed_hdr)})"1605 fixed_header=fixed_hdr,1609 fixed_header=fixed_hdr,