Searched refs:stassoc_event (Results 1 – 10 of 10) sorted by relevance
51 struct stassoc_event { struct
67 struct stassoc_event { struct
788 {sizeof(struct stassoc_event), &rtw_stassoc_event_callback},
66 struct stassoc_event { struct
80 {sizeof(struct stassoc_event), &r8712_stassoc_event_callback},
934 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()
296 {sizeof(struct stassoc_event), &rtw_stassoc_event_callback23a},4929 struct stassoc_event *padd_sta_evt; in report_add_sta_event23a()4938 cmdsz = sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header); in report_add_sta_event23a()4953 pc2h_evt_hdr->len = sizeof(struct stassoc_event); in report_add_sta_event23a()4957 padd_sta_evt = (struct stassoc_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_add_sta_event23a()
1206 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in rtw_stassoc_event_callback()
4447 struct stassoc_event *padd_sta_evt; in report_add_sta_event()4456 cmdsz = sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header); in report_add_sta_event()4473 pc2h_evt_hdr->len = sizeof(struct stassoc_event); in report_add_sta_event()4477 padd_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_add_sta_event()