Searched refs:wcn36xx_hal_msg_header (Results 1 – 2 of 2) sorted by relevance
921 struct wcn36xx_hal_msg_header { struct964 struct wcn36xx_hal_msg_header header;990 struct wcn36xx_hal_msg_header header;1001 struct wcn36xx_hal_msg_header header;1006 struct wcn36xx_hal_msg_header header;1017 struct wcn36xx_hal_msg_header header;1033 struct wcn36xx_hal_msg_header header;1105 struct wcn36xx_hal_msg_header header;1136 struct wcn36xx_hal_msg_header header;1174 struct wcn36xx_hal_msg_header header;[all …]
426 struct wcn36xx_hal_msg_header *hdr = in wcn36xx_smd_send_and_wait()427 (struct wcn36xx_hal_msg_header *)wcn->hal_buf; in wcn36xx_smd_send_and_wait()491 if (len < sizeof(struct wcn36xx_hal_msg_header) + in wcn36xx_smd_rsp_status_check()496 (buf + sizeof(struct wcn36xx_hal_msg_header)); in wcn36xx_smd_rsp_status_check()3302 const struct wcn36xx_hal_msg_header *msg_header = buf; in wcn36xx_smd_rsp_process()3399 struct wcn36xx_hal_msg_header *msg_header; in wcn36xx_ind_smd_work()3416 msg_header = (struct wcn36xx_hal_msg_header *)hal_ind_msg->msg; in wcn36xx_ind_smd_work()