Searched refs:stassoc_event (Results 1 – 11 of 11) sorted by relevance
54 struct stassoc_event { struct
709 {sizeof(struct stassoc_event), &rtw_stassoc_event_callback},
50 struct stassoc_event { struct
860 {sizeof(struct stassoc_event), &rtw_stassoc_event_callback},
66 struct stassoc_event { struct
79 {sizeof(struct stassoc_event), &r8712_stassoc_event_callback},
914 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in r8712_stassoc_event_callback()
1160 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in rtw_stassoc_event_callback()
4388 struct stassoc_event *padd_sta_evt; in report_add_sta_event()4397 cmdsz = sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header); in report_add_sta_event()4414 pc2h_evt_hdr->len = sizeof(struct stassoc_event); in report_add_sta_event()4418 padd_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_add_sta_event()
1557 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in rtw_stassoc_event_callback()
5297 struct stassoc_event *padd_sta_evt; in report_add_sta_event()5306 cmdsz = (sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header)); in report_add_sta_event()5323 pc2h_evt_hdr->len = sizeof(struct stassoc_event); in report_add_sta_event()5327 padd_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_add_sta_event()