Searched refs:stassoc_event (Results 1 – 10 of 10) sorted by relevance
51 struct stassoc_event { struct
67 struct stassoc_event { struct
722 {sizeof(struct stassoc_event), &rtw_stassoc_event_callback},
66 struct stassoc_event { struct
80 {sizeof(struct stassoc_event), &r8712_stassoc_event_callback},
928 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in r8712_stassoc_event_callback()
1228 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in rtw_stassoc_event_callback23a()
295 {sizeof(struct stassoc_event), &rtw_stassoc_event_callback23a},4919 struct stassoc_event *padd_sta_evt; in report_add_sta_event23a()4928 cmdsz = sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header); in report_add_sta_event23a()4943 pc2h_evt_hdr->len = sizeof(struct stassoc_event); in report_add_sta_event23a()4947 padd_sta_evt = (struct stassoc_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_add_sta_event23a()
1212 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in rtw_stassoc_event_callback()
4491 struct stassoc_event *padd_sta_evt; in report_add_sta_event()4500 cmdsz = sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header); in report_add_sta_event()4517 pc2h_evt_hdr->len = sizeof(struct stassoc_event); in report_add_sta_event()4521 padd_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_add_sta_event()