Searched refs:seg_hdr (Results 1 – 6 of 6) sorted by relevance
103 pdev_id = DP_HW2SW_MACID(le32_to_cpu(ftm_msg->seg_hdr.pdev_id)); in ath12k_tm_process_event() 117 current_seq = le32_get_bits(ftm_msg->seg_hdr.segmentinfo, in ath12k_tm_process_event() 119 total_segments = le32_get_bits(ftm_msg->seg_hdr.segmentinfo, in ath12k_tm_process_event() 151 data_pos, ftm_msg->seg_hdr.len); in ath12k_tm_process_event() 255 ftm_cmd->seg_hdr.len = cpu_to_le32(total_bytes); in ath12k_tm_cmd_process_ftm() 256 ftm_cmd->seg_hdr.msgref = cpu_to_le32(ar->ftm_msgref); in ath12k_tm_cmd_process_ftm() 257 ftm_cmd->seg_hdr.segmentinfo = in ath12k_tm_cmd_process_ftm() 262 ftm_cmd->seg_hdr.pdev_id = cpu_to_le32(ar->pdev->pdev_id); in ath12k_tm_cmd_process_ftm()
3745 struct ath12k_wmi_ftm_seg_hdr_params seg_hdr; member 3750 struct ath12k_wmi_ftm_seg_hdr_params seg_hdr; member
113 pdev_id = DP_HW2SW_MACID(ftm_msg->seg_hdr.pdev_id); in ath11k_tm_process_event() 128 ftm_msg->seg_hdr.segmentinfo); in ath11k_tm_process_event() 130 ftm_msg->seg_hdr.segmentinfo); in ath11k_tm_process_event() 163 data_pos, ftm_msg->seg_hdr.len); in ath11k_tm_process_event() 448 ftm_cmd->seg_hdr.len = total_bytes; in ath11k_tm_cmd_wmi_ftm() 449 ftm_cmd->seg_hdr.msgref = ar->ftm_msgref; in ath11k_tm_cmd_wmi_ftm() 452 ftm_cmd->seg_hdr.segmentinfo = seginfo; in ath11k_tm_cmd_wmi_ftm()
3592 struct wmi_ftm_seg_hdr seg_hdr; member 3597 struct wmi_ftm_seg_hdr seg_hdr; member
1859 struct ice_generic_seg_hdr *seg_hdr; in ice_has_signing_seg() local 1861 seg_hdr = (struct ice_generic_seg_hdr *) in ice_has_signing_seg() 1864 return seg_hdr ? true : false; in ice_has_signing_seg() 1933 struct ice_generic_seg_hdr *seg_hdr; in ice_init_pkg_info() local 1944 seg_hdr = (struct ice_generic_seg_hdr *) in ice_init_pkg_info() 1946 if (seg_hdr) { in ice_init_pkg_info() 1953 meta = ice_pkg_enum_section((struct ice_seg *)seg_hdr, &state, in ice_init_pkg_info() 1968 hw->ice_seg_fmt_ver = seg_hdr->seg_format_ver; in ice_init_pkg_info() 1969 memcpy(hw->ice_seg_id, seg_hdr->seg_id, sizeof(hw->ice_seg_id)); in ice_init_pkg_info() 1972 seg_hdr in ice_init_pkg_info() [all...]
604 struct seg_hdr { struct 619 struct seg_hdr loader; argument 677 struct seg_hdr phase2Seg;