Home
last modified time | relevance | path

Searched refs:HTC_MSG_READY_ID (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/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()