Searched refs:ptk_installed (Results 1 – 3 of 3) sorted by relevance
489 (sta_ctx->conn_info.ptk_installed || in hdd_conn_set_authenticated()1420 sta_ctx->conn_info.ptk_installed = false; in hdd_conn_remove_connect_info()1726 hdd_sta_ctx->conn_info.ptk_installed = true; in hdd_change_peer_state_after_set_key()1728 hdd_sta_ctx->conn_info.ptk_installed = true; in hdd_change_peer_state_after_set_key()1742 hdd_sta_ctx->conn_info.ptk_installed) in hdd_change_peer_state_after_set_key()1744 } else if (hdd_sta_ctx->conn_info.ptk_installed) { in hdd_change_peer_state_after_set_key()1749 hdd_sta_ctx->conn_info.ptk_installed) { in hdd_change_peer_state_after_set_key()1751 hdd_sta_ctx->conn_info.ptk_installed = false; in hdd_change_peer_state_after_set_key()
888 hdd_sta_ctx->conn_info.ptk_installed = false; in wlan_hdd_cm_connect()
174 bool ptk_installed; member