Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dhtc_hst.h136 HTC_MSG_SETUP_COMPLETE_ID, enumerator
Dhtc_hst.c201 comp_msg->msg_id = cpu_to_be16(HTC_MSG_SETUP_COMPLETE_ID); in htc_setup_complete()
/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
Dhtc.h45 #define HTC_MSG_SETUP_COMPLETE_ID 4 macro
Dhtc_mbox.c1078 setup_comp->msg_id = cpu_to_le16(HTC_MSG_SETUP_COMPLETE_ID); in htc_setup_tx_complete()