Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c4404 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()
4420 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()
4436 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
4441 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()
4465 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()
4473 cmdsz = (sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
4489 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
4494 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
4509 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()
4518 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()
[all …]
/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c6638 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()
6654 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()
6670 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
6675 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()
6696 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()
6704 cmdsz = (sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
6720 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
6725 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
6737 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()
6746 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()
[all …]
/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h707 struct C2HEvent_Header { struct
/drivers/staging/r8188eu/include/
Drtw_mlme_ext.h707 struct C2HEvent_Header { struct