Searched refs:wpa_contexts (Results 1 – 1 of 1) sorted by relevance
43 struct list_head wpa_contexts = LIST_HEAD_INIT ( wpa_contexts ); variable247 list_add_tail ( &ctx->list, &wpa_contexts ); in wpa_start()261 list_for_each_entry_safe ( ctx, tmp, &wpa_contexts, list ) { in wpa_stop()865 list_for_each_entry ( ctx, &wpa_contexts, list ) { in eapol_key_rx()