Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h3854 #define WMI_PEER_DYN_MIMOPS 0x00020000 macro
Dwmi.c1854 cmd->peer_flags |= cpu_to_le32(WMI_PEER_DYN_MIMOPS); in ath12k_wmi_copy_peer_flags()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h6426 WMI_PEER_DYN_MIMOPS = 0x00020000, enumerator
Dwmi.c1650 .dyn_mimops = WMI_PEER_DYN_MIMOPS,
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h4075 #define WMI_PEER_DYN_MIMOPS 0x00020000 macro
Dwmi.c1866 cmd->peer_flags |= WMI_PEER_DYN_MIMOPS; in ath11k_wmi_copy_peer_flags()