Searched refs:stassoc_event (Results 1 – 7 of 7) sorted by relevance
62 struct stassoc_event { struct
712 {sizeof(struct stassoc_event), &rtw_stassoc_event_callback},
66 struct stassoc_event { struct
80 {sizeof(struct stassoc_event), &r8712_stassoc_event_callback},
921 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in r8712_stassoc_event_callback()
1181 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in rtw_stassoc_event_callback()
4423 struct stassoc_event *padd_sta_evt; in report_add_sta_event()4432 cmdsz = sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header); in report_add_sta_event()4449 pc2h_evt_hdr->len = sizeof(struct stassoc_event); in report_add_sta_event()4453 padd_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_add_sta_event()