Home
last modified time | relevance | path

Searched refs:htc_ready_ext_msg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h184 struct htc_ready_ext_msg { struct
H A Dhtc_pipe.c1557 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()
H A Dhtc_mbox.c2657 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()