Searched refs:WMI_PEER_AUTH (Results 1 – 6 of 6) sorted by relevance
6421 WMI_PEER_AUTH = 0x00000001, enumerator
1642 .auth = WMI_PEER_AUTH,
1158 WMI_PEER_AUTH = 0x00000001, enumerator
2066 cmd->peer_flags |= cpu_to_le32(WMI_PEER_AUTH); in ath12k_wmi_copy_peer_flags()2070 cmd->peer_flags &= cpu_to_le32(~WMI_PEER_AUTH); in ath12k_wmi_copy_peer_flags()
1112 WMI_PEER_AUTH = 0x00000001, enumerator
1928 cmd->peer_flags |= WMI_PEER_AUTH; in ath11k_wmi_copy_peer_flags()1932 cmd->peer_flags &= ~WMI_PEER_AUTH; in ath11k_wmi_copy_peer_flags()