Searched refs:WMI_PEER_NEED_PTK_4_WAY (Results 1 – 6 of 6) sorted by relevance
3847 #define WMI_PEER_NEED_PTK_4_WAY 0x00000004 macro
1877 cmd->peer_flags |= cpu_to_le32(WMI_PEER_NEED_PTK_4_WAY); in ath12k_wmi_copy_peer_flags()1885 cmd->peer_flags &= cpu_to_le32(~(WMI_PEER_NEED_PTK_4_WAY | in ath12k_wmi_copy_peer_flags()
6420 WMI_PEER_NEED_PTK_4_WAY = 0x00000004, enumerator
1644 .need_ptk_4_way = WMI_PEER_NEED_PTK_4_WAY,
4067 #define WMI_PEER_NEED_PTK_4_WAY 0x00000004 macro
1886 cmd->peer_flags |= WMI_PEER_NEED_PTK_4_WAY; in ath11k_wmi_copy_peer_flags()1894 cmd->peer_flags &= ~(WMI_PEER_NEED_PTK_4_WAY | in ath11k_wmi_copy_peer_flags()