Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dhtc.h177 struct htc_ready_ext_msg { struct
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()
Dhtc_mbox.c2660 struct htc_ready_ext_msg *rdy_msg; in ath6kl_htc_mbox_wait_target()
2672 rdy_msg = (struct htc_ready_ext_msg *)packet->buf; in ath6kl_htc_mbox_wait_target()
2693 if (packet->act_len >= sizeof(struct htc_ready_ext_msg)) { in ath6kl_htc_mbox_wait_target()