Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c4159 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()
4173 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event()
4189 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
4194 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()
4215 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()
4223 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event()
4239 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
4244 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
4258 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()
4267 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res()
[all …]
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c5019 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()
5035 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()
5051 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
5056 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()
5080 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()
5088 cmdsz = (sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
5104 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
5109 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
5126 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()
5135 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()
[all …]
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h631 struct C2HEvent_Header { struct
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h772 struct C2HEvent_Header { struct