Home | History | Annotate | Download | only in drivers

Lines Matching refs:assoc_info

2806 	 * assoc_info data in EVENT_ASSOC call.
2855 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
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
3335 struct assoc_info {
3408 } assoc_info;
4002 event.assoc_info.reassoc = reassoc;
4003 event.assoc_info.req_ies = ie;
4004 event.assoc_info.req_ies_len = ielen;
4005 event.assoc_info.addr = addr;