Searched refs:joinbss_event (Results 1 – 5 of 5) sorted by relevance
40 struct joinbss_event { struct
46 struct joinbss_event { struct
4542 struct joinbss_event *pjoinbss_evt; in report_join_res()4552 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()4569 pc2h_evt_hdr->len = sizeof(struct joinbss_event); in report_join_res()4573 pjoinbss_evt = (struct joinbss_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_join_res()
7028 struct joinbss_event *pjoinbss_evt; in report_join_res()7038 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()7055 pc2h_evt_hdr->len = sizeof(struct joinbss_event); in report_join_res()7059 pjoinbss_evt = (struct joinbss_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_join_res()