Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dwmi.h3852 #define WMI_PEER_STBC 0x00008000 macro
Dwmi.c1843 cmd->peer_flags |= cpu_to_le32(WMI_PEER_STBC); in ath12k_wmi_copy_peer_flags()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dwmi.h6424 WMI_PEER_STBC = 0x00008000, enumerator
Dwmi.c1648 .stbc = WMI_PEER_STBC,
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h4073 #define WMI_PEER_STBC 0x00008000 macro
Dwmi.c1855 cmd->peer_flags |= WMI_PEER_STBC; in ath11k_wmi_copy_peer_flags()