Home
last modified time | relevance | path

Searched refs:htc_setup_comp_msg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h210 struct htc_setup_comp_msg { struct
H A Dhtc_mbox.c1075 struct htc_setup_comp_msg *setup_comp; in htc_setup_tx_complete()
1076 setup_comp = (struct htc_setup_comp_msg *)send_pkt->buf; in htc_setup_tx_complete()
1077 memset(setup_comp, 0, sizeof(struct htc_setup_comp_msg)); in htc_setup_tx_complete()
1080 sizeof(struct htc_setup_comp_msg), in htc_setup_tx_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h210 struct htc_setup_comp_msg { struct
H A Dhtc_mbox.c1075 struct htc_setup_comp_msg *setup_comp; in htc_setup_tx_complete()
1076 setup_comp = (struct htc_setup_comp_msg *)send_pkt->buf; in htc_setup_tx_complete()
1077 memset(setup_comp, 0, sizeof(struct htc_setup_comp_msg)); in htc_setup_tx_complete()
1080 sizeof(struct htc_setup_comp_msg), in htc_setup_tx_complete()

Completed in 9 milliseconds