Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger_diag.h179 }__attribute__((packed)) fw_diag_msg_hdr_t; typedef
Dwifilogger_diag.cpp858 fw_diag_msg_hdr_t *diag_msg_hdr; in process_fw_diag_msg()
873 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
876 hdr_size = sizeof(fw_diag_msg_hdr_t); in process_fw_diag_msg()
971 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
974 hdr_size = sizeof(fw_diag_msg_hdr_t); in process_fw_diag_msg()
999 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
1003 hdr_size = sizeof(fw_diag_msg_hdr_t); in process_fw_diag_msg()
1021 diag_msg_hdr = (fw_diag_msg_hdr_t *) diag_msg_fixed_hdr; in process_fw_diag_msg()
1025 hdr_size = sizeof(fw_diag_msg_hdr_t); in process_fw_diag_msg()