Home
last modified time | relevance | path

Searched refs:htc_setup_comp_msg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h210 struct htc_setup_comp_msg { struct
H A Dhtc_mbox.c1074 struct htc_setup_comp_msg *setup_comp; in htc_setup_tx_complete()
1075 setup_comp = (struct htc_setup_comp_msg *)send_pkt->buf; in htc_setup_tx_complete()
1076 memset(setup_comp, 0, sizeof(struct htc_setup_comp_msg)); in htc_setup_tx_complete()
1079 sizeof(struct htc_setup_comp_msg), in htc_setup_tx_complete()