Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dwmi.h3849 #define WMI_PEER_APSD 0x00000800 macro
Dwmi.c1827 cmd->peer_flags |= cpu_to_le32(WMI_PEER_APSD); in ath12k_wmi_copy_peer_flags()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dwmi.h6421 WMI_PEER_APSD = 0x00000800, enumerator
Dwmi.c1645 .apsd = WMI_PEER_APSD,
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h4070 #define WMI_PEER_APSD 0x00000800 macro
Dwmi.c1841 cmd->peer_flags |= WMI_PEER_APSD; in ath11k_wmi_copy_peer_flags()