Searched refs:joinbss_event (Results 1 – 5 of 5) sorted by relevance
43 struct joinbss_event { struct
58 struct joinbss_event { struct
4338 struct joinbss_event *pjoinbss_evt; in report_join_res()4348 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res()4365 pc2h_evt_hdr->len = sizeof(struct joinbss_event); in report_join_res()4369 pjoinbss_evt = (struct joinbss_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_join_res()
4824 struct joinbss_event *pjoinbss_evt; in report_join_res23a()4834 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res23a()4849 pc2h_evt_hdr->len = sizeof(struct joinbss_event); in report_join_res23a()4853 pjoinbss_evt = (struct joinbss_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_join_res23a()