Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h2416 __le32 radio_state; member
H A Dwmi-tlv.c548 __le32_to_cpu(ev->radio_state)); in ath10k_wmi_tlv_event_rfkill_state_change()
550 radio = (__le32_to_cpu(ev->radio_state) == WMI_TLV_RFKILL_RADIO_STATE_ON); in ath10k_wmi_tlv_event_rfkill_state_change()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h5291 __le32 radio_state; member
H A Dwmi.c9178 le32_to_cpu(ev->radio_state)); in ath12k_rfkill_state_change_event()
9181 ab->rfkill_radio_on = (ev->radio_state == cpu_to_le32(WMI_RFKILL_RADIO_STATE_ON)); in ath12k_rfkill_state_change_event()