Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c4401 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
4435 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
4462 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
4506 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res() local
4533 pc2h_evt_hdr->ID = GEN_EVT_CODE(_JoinBss); in report_join_res()
4556 struct C2HEvent_Header *pc2h_evt_hdr; in report_wmm_edca_update() local
4582 pc2h_evt_hdr->ID = GEN_EVT_CODE(_WMM); in report_wmm_edca_update()
4602 struct C2HEvent_Header *pc2h_evt_hdr; in report_del_sta_event() local
4628 pc2h_evt_hdr->ID = GEN_EVT_CODE(_DelSTA); in report_del_sta_event()
4653 struct C2HEvent_Header *pc2h_evt_hdr; in report_add_sta_event() local
[all …]