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.h176 }__attribute__((packed)) fw_diag_msg_hdr_t; typedef
Dwifilogger_diag.cpp856 fw_diag_msg_hdr_t *diag_msg_hdr; in process_fw_diag_msg()
871 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
874 hdr_size = sizeof(fw_diag_msg_hdr_t); in process_fw_diag_msg()
969 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
972 hdr_size = sizeof(fw_diag_msg_hdr_t); in process_fw_diag_msg()
997 diag_msg_hdr = (fw_diag_msg_hdr_t *)diag_msg_fixed_hdr; in process_fw_diag_msg()
1001 hdr_size = sizeof(fw_diag_msg_hdr_t); in process_fw_diag_msg()
1019 diag_msg_hdr = (fw_diag_msg_hdr_t *) diag_msg_fixed_hdr; in process_fw_diag_msg()
1023 hdr_size = sizeof(fw_diag_msg_hdr_t); in process_fw_diag_msg()