Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dwmi.h3874 #define WMI_PEER_APSD 0x00000800 macro
Dwmi.c1700 cmd->peer_flags |= WMI_PEER_APSD; in ath11k_wmi_copy_peer_flags()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dwmi.h6416 WMI_PEER_APSD = 0x00000800, enumerator
Dwmi.c1645 .apsd = WMI_PEER_APSD,