Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h1221 WMI_PEER_APSD = 0x00000800, enumerator
H A Dwmi.c2160 cmd->peer_flags |= cpu_to_le32(WMI_PEER_APSD); in ath12k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c1646 .apsd = WMI_PEER_APSD,
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c1906 cmd->peer_flags |= WMI_PEER_APSD; in ath11k_wmi_copy_peer_flags()