Home
last modified time | relevance | path

Searched refs:WMI_PEER_STBC (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h6428 WMI_PEER_STBC = 0x00008000, enumerator
H A Dwmi.c1650 .stbc = WMI_PEER_STBC,
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h1125 WMI_PEER_STBC = 0x00008000, enumerator
H A Dwmi.c1911 cmd->peer_flags |= WMI_PEER_STBC; in ath11k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h1222 WMI_PEER_STBC = 0x00008000, enumerator
H A Dwmi.c2099 cmd->peer_flags |= cpu_to_le32(WMI_PEER_STBC); in ath12k_wmi_copy_peer_flags()