Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dhtc.h184 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.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()