Searched refs:WMI_PEER_NEED_PTK_4_WAY (Results 1 – 4 of 4) sorted by relevance
3983 #define WMI_PEER_NEED_PTK_4_WAY 0x00000004 macro
1855 cmd->peer_flags |= WMI_PEER_NEED_PTK_4_WAY; in ath11k_wmi_copy_peer_flags()1863 cmd->peer_flags &= ~(WMI_PEER_NEED_PTK_4_WAY | in ath11k_wmi_copy_peer_flags()
6419 WMI_PEER_NEED_PTK_4_WAY = 0x00000004, enumerator
1643 .need_ptk_4_way = WMI_PEER_NEED_PTK_4_WAY,