Searched refs:WMI_PEER_AUTH (Results 1 – 6 of 6) sorted by relevance
3845 #define WMI_PEER_AUTH 0x00000001 macro
1875 cmd->peer_flags |= cpu_to_le32(WMI_PEER_AUTH); in ath12k_wmi_copy_peer_flags()1879 cmd->peer_flags &= cpu_to_le32(~WMI_PEER_AUTH); in ath12k_wmi_copy_peer_flags()
6417 WMI_PEER_AUTH = 0x00000001, enumerator
1641 .auth = WMI_PEER_AUTH,
4065 #define WMI_PEER_AUTH 0x00000001 macro
1884 cmd->peer_flags |= WMI_PEER_AUTH; in ath11k_wmi_copy_peer_flags()1888 cmd->peer_flags &= ~WMI_PEER_AUTH; in ath11k_wmi_copy_peer_flags()