Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c4402 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
4436 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
4463 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
4507 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res() local
4534 pc2h_evt_hdr->ID = GEN_EVT_CODE(_JoinBss); in report_join_res()
4557 struct C2HEvent_Header *pc2h_evt_hdr; in report_wmm_edca_update() local
4583 pc2h_evt_hdr->ID = GEN_EVT_CODE(_WMM); in report_wmm_edca_update()
4603 struct C2HEvent_Header *pc2h_evt_hdr; in report_del_sta_event() local
4629 pc2h_evt_hdr->ID = GEN_EVT_CODE(_DelSTA); in report_del_sta_event()
4654 struct C2HEvent_Header *pc2h_evt_hdr; in report_add_sta_event() local
[all …]