Home
last modified time | relevance | path

Searched refs:WMI_TLV_SYS_CAP_INFO_RFKILL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2395 WMI_TLV_SYS_CAP_INFO_RFKILL = BIT(1), enumerator
H A Dmac.c5208 if (ar->sys_cap_info & WMI_TLV_SYS_CAP_INFO_RFKILL) { in ath10k_start()