Searched refs:wcn36xx_hal_msg_header (Results 1 – 2 of 2) sorted by relevance
919 struct wcn36xx_hal_msg_header { struct962 struct wcn36xx_hal_msg_header header;988 struct wcn36xx_hal_msg_header header;999 struct wcn36xx_hal_msg_header header;1004 struct wcn36xx_hal_msg_header header;1015 struct wcn36xx_hal_msg_header header;1031 struct wcn36xx_hal_msg_header header;1103 struct wcn36xx_hal_msg_header header;1134 struct wcn36xx_hal_msg_header header;1172 struct wcn36xx_hal_msg_header header;[all …]
419 struct wcn36xx_hal_msg_header *hdr = in wcn36xx_smd_send_and_wait()420 (struct wcn36xx_hal_msg_header *)wcn->hal_buf; in wcn36xx_smd_send_and_wait()447 static void init_hal_msg(struct wcn36xx_hal_msg_header *hdr, in init_hal_msg()495 if (len < sizeof(struct wcn36xx_hal_msg_header) + in wcn36xx_smd_rsp_status_check()500 (buf + sizeof(struct wcn36xx_hal_msg_header)); in wcn36xx_smd_rsp_status_check()2787 const struct wcn36xx_hal_msg_header *msg_header = buf; in wcn36xx_smd_rsp_process()2875 struct wcn36xx_hal_msg_header *msg_header; in wcn36xx_ind_smd_work()2892 msg_header = (struct wcn36xx_hal_msg_header *)hal_ind_msg->msg; in wcn36xx_ind_smd_work()