Home | History | Annotate | Download | only in drivers

Lines Matching refs:EVENT_ASSOC

2797 	 * EVENT_ASSOC - Association completed
2803 * EVENT_ASSOCINFO may be generated just before EVENT_ASSOC to provide
2806 * assoc_info data in EVENT_ASSOC call.
2808 EVENT_ASSOC,
2853 * EVENT_ASSOC processing. This extra information includes IEs from
2856 * EVENT_ASSOC. Alternatively, the driver interface can include
2857 * assoc_info data in the EVENT_ASSOC call if it has all the
3328 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3330 * This structure is optional for EVENT_ASSOC calls and required for
3331 * EVENT_ASSOCINFO calls. By using EVENT_ASSOC with this data, the
4006 wpa_supplicant_event(ctx, EVENT_ASSOC, &event);