Searched refs:psurveydone_evt (Results 1 – 2 of 2) sorted by relevance
4293 struct surveydone_event *psurveydone_evt; in report_surveydone_event() local4323 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()4324 psurveydone_evt->bss_cnt = pmlmeext->sitesurvey_res.bss_cnt; in report_surveydone_event()4326 DBG_88E("survey done event(%x)\n", psurveydone_evt->bss_cnt); in report_surveydone_event()
4781 struct surveydone_event *psurveydone_evt; in report_surveydone_event23a() local4809 psurveydone_evt = (struct surveydone_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event23a()4810 psurveydone_evt->bss_cnt = pmlmeext->sitesurvey_res.bss_cnt; in report_surveydone_event23a()4812 DBG_8723A("survey done event(%x)\n", psurveydone_evt->bss_cnt); in report_surveydone_event23a()