Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c4438 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()
4454 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()
4470 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
4475 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()
4499 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()
4507 cmdsz = (sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
4523 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
4528 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
4543 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()
4552 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()
[all …]
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c6928 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()
6944 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()
6960 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
6965 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()
6986 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()
6994 cmdsz = (sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
7010 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
7015 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()
7029 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()
7038 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()
[all …]
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_mlme_ext.h778 struct C2HEvent_Header { struct
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h708 struct C2HEvent_Header { struct