Searched refs:htc_ready_ext_msg (Results 1 – 3 of 3) sorted by relevance
184 struct htc_ready_ext_msg { struct
1557 struct htc_ready_ext_msg *ready_msg; in ath6kl_htc_pipe_wait_target()1573 ready_msg = (struct htc_ready_ext_msg *) target->pipe.ctrl_response_buf; in ath6kl_htc_pipe_wait_target()
2657 struct htc_ready_ext_msg *rdy_msg; in ath6kl_htc_mbox_wait_target()2669 rdy_msg = (struct htc_ready_ext_msg *)packet->buf; in ath6kl_htc_mbox_wait_target()2690 if (packet->act_len >= sizeof(struct htc_ready_ext_msg)) { in ath6kl_htc_mbox_wait_target()