Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h3848 #define WMI_PEER_HE 0x00000400 macro
Dwmi.c1860 cmd->peer_flags |= cpu_to_le32(WMI_PEER_HE); in ath12k_wmi_copy_peer_flags()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h4069 #define WMI_PEER_HE 0x00000400 macro
Dwmi.c1872 cmd->peer_flags |= WMI_PEER_HE; in ath11k_wmi_copy_peer_flags()