Home | History | Annotate | Download | only in drivers

Lines Matching full:assoc_info

2678 	 * assoc_info data in EVENT_ASSOC call.
2727 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
2729 * assoc_info data in the EVENT_ASSOC call if it has all the
3123 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3130 struct assoc_info {
3203 } assoc_info;
3778 event.assoc_info.reassoc = reassoc;
3779 event.assoc_info.req_ies = ie;
3780 event.assoc_info.req_ies_len = ielen;
3781 event.assoc_info.addr = addr;