Home | History | Annotate | Download | only in drivers

Lines Matching refs:assoc_info

3406 	 * assoc_info data in EVENT_ASSOC call.
3455 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
3457 * assoc_info data in the EVENT_ASSOC call if it has all the
3915 * struct assoc_info - Data for EVENT_ASSOC and EVENT_ASSOCINFO events
3922 struct assoc_info {
4048 } assoc_info;
4606 event.assoc_info.reassoc = reassoc;
4607 event.assoc_info.req_ies = ie;
4608 event.assoc_info.req_ies_len = ielen;
4609 event.assoc_info.addr = addr;