Searched refs:WMI_PEER_NEED_PTK_4_WAY (Results 1 – 6 of 6) sorted by relevance
3846 #define WMI_PEER_NEED_PTK_4_WAY 0x00000004 macro
1876 cmd->peer_flags |= cpu_to_le32(WMI_PEER_NEED_PTK_4_WAY); in ath12k_wmi_copy_peer_flags()1884 cmd->peer_flags &= cpu_to_le32(~(WMI_PEER_NEED_PTK_4_WAY | in ath12k_wmi_copy_peer_flags()
6419 WMI_PEER_NEED_PTK_4_WAY = 0x00000004, enumerator
1643 .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()