Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h136 HTC_MSG_SETUP_COMPLETE_ID, enumerator
/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h45 #define HTC_MSG_SETUP_COMPLETE_ID 4 macro
H A Dhtc_mbox.c1077 setup_comp->msg_id = cpu_to_le16(HTC_MSG_SETUP_COMPLETE_ID); in htc_setup_tx_complete()