Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3855 #define WMI_PEER_DYN_MIMOPS 0x00020000 macro
H A Dwmi.c1855 cmd->peer_flags |= cpu_to_le32(WMI_PEER_DYN_MIMOPS); in ath12k_wmi_copy_peer_flags()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h6427 WMI_PEER_DYN_MIMOPS = 0x00020000, enumerator
H A Dwmi.c1651 .dyn_mimops = WMI_PEER_DYN_MIMOPS,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4075 #define WMI_PEER_DYN_MIMOPS 0x00020000 macro
H A Dwmi.c1866 cmd->peer_flags |= WMI_PEER_DYN_MIMOPS; in ath11k_wmi_copy_peer_flags()