Home
last modified time | relevance | path

Searched refs:HTC_MSG_READY_ID (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h133 HTC_MSG_READY_ID = 1, enumerator
H A Dhtc_hst.c460 case HTC_MSG_READY_ID: in ath9k_htc_rx_msg()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h133 HTC_MSG_READY_ID = 1, enumerator
H A Dhtc_hst.c460 case HTC_MSG_READY_ID: in ath9k_htc_rx_msg()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h42 #define HTC_MSG_READY_ID 1 macro
H A Dhtc_pipe.c1575 if (ready_msg->ver2_0_info.msg_id != cpu_to_le16(HTC_MSG_READY_ID)) { in ath6kl_htc_pipe_wait_target()
H A Dhtc_mbox.c2671 if ((le16_to_cpu(rdy_msg->ver2_0_info.msg_id) != HTC_MSG_READY_ID) || in ath6kl_htc_mbox_wait_target()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h42 #define HTC_MSG_READY_ID 1 macro
H A Dhtc_pipe.c1575 if (ready_msg->ver2_0_info.msg_id != cpu_to_le16(HTC_MSG_READY_ID)) { in ath6kl_htc_pipe_wait_target()
H A Dhtc_mbox.c2671 if ((le16_to_cpu(rdy_msg->ver2_0_info.msg_id) != HTC_MSG_READY_ID) || in ath6kl_htc_mbox_wait_target()

Completed in 16 milliseconds