Searched refs:stassoc_event (Results 1 – 3 of 3) sorted by relevance
50 struct stassoc_event { struct
4618 struct stassoc_event *padd_sta_evt; in report_add_sta_event()4627 cmdsz = (sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header)); in report_add_sta_event()4644 pc2h_evt_hdr->len = sizeof(struct stassoc_event); in report_add_sta_event()4648 padd_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_add_sta_event()5757 {sizeof(struct stassoc_event), &rtw_stassoc_event_callback},
1309 struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf; in rtw_stassoc_event_callback()