Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dhtc.h215 struct htc_setup_comp_ext_msg { struct
Dhtc_pipe.c1480 struct htc_setup_comp_ext_msg *setup; in ath6kl_htc_pipe_start()
1496 memset(setup, 0, sizeof(struct htc_setup_comp_ext_msg)); in ath6kl_htc_pipe_start()
1502 sizeof(struct htc_setup_comp_ext_msg), in ath6kl_htc_pipe_start()
Dhtc_mbox.c1051 struct htc_setup_comp_ext_msg *setup_comp_ext; in htc_setup_tx_complete()
1055 (struct htc_setup_comp_ext_msg *)send_pkt->buf; in htc_setup_tx_complete()
1070 sizeof(struct htc_setup_comp_ext_msg), in htc_setup_tx_complete()