Home
last modified time | relevance | path

Searched refs:diag_msg_fixed_hdr (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_diag.cpp857 fw_diag_msg_fixed_hdr_t *diag_msg_fixed_hdr; in process_fw_diag_msg() local
866 diag_msg_fixed_hdr = (fw_diag_msg_fixed_hdr_t *)(buf + count); in process_fw_diag_msg()
867 switch (diag_msg_fixed_hdr->diag_event_type) { in process_fw_diag_msg()
872 diag_msg_fixed_hdr->diag_event_type) { in process_fw_diag_msg()
873 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
880 (fw_diag_msg_hdr_v2_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
971 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
999 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
1005 process_firmware_prints(info, (u8 *)diag_msg_fixed_hdr, in process_fw_diag_msg()
1015 process_firmware_prints(info, (u8 *)diag_msg_fixed_hdr, in process_fw_diag_msg()
[all …]