Home
last modified time | relevance | path

Searched refs:C2HEvent_Header (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c4715 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event23a()
4729 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event23a()
4743 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event23a()
4748 psurvey_evt = (struct survey_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event23a()
4772 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event23a()
4780 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event23a()
4794 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event23a()
4799 psurveydone_evt = (struct surveydone_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event23a()
4815 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res23a()
4824 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res23a()
[all …]
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c4279 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()
4294 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event()
4310 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
4315 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()
4338 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()
4346 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event()
4362 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
4367 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
4383 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()
4392 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res()
[all …]
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_mlme_ext.h633 struct C2HEvent_Header { struct
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h660 struct C2HEvent_Header { struct