Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dhtc.h184 struct htc_ready_ext_msg { struct
Dhtc_pipe.c1556 struct htc_ready_ext_msg *ready_msg; in ath6kl_htc_pipe_wait_target()
1572 ready_msg = (struct htc_ready_ext_msg *) target->pipe.ctrl_response_buf; in ath6kl_htc_pipe_wait_target()
Dhtc_mbox.c2656 struct htc_ready_ext_msg *rdy_msg; in ath6kl_htc_mbox_wait_target()
2668 rdy_msg = (struct htc_ready_ext_msg *)packet->buf; in ath6kl_htc_mbox_wait_target()
2689 if (packet->act_len >= sizeof(struct htc_ready_ext_msg)) { in ath6kl_htc_mbox_wait_target()