Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c4725 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event23a()
4739 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event23a()
4753 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event23a()
4758 psurvey_evt = (struct survey_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event23a()
4782 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event23a()
4790 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event23a()
4804 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event23a()
4809 psurveydone_evt = (struct surveydone_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event23a()
4825 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res23a()
4834 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res23a()
[all …]
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c4235 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()
4250 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event()
4266 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
4271 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()
4294 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()
4302 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event()
4318 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
4323 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
4339 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()
4348 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res()
[all …]
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_mlme_ext.h633 struct C2HEvent_Header { struct
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h726 struct C2HEvent_Header { struct