Searched refs:joinbss_event (Results 1 – 3 of 3) sorted by relevance
40 struct joinbss_event { struct
46 struct joinbss_event { struct
4505 struct joinbss_event *pjoinbss_evt; in report_join_res()4515 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()4532 pc2h_evt_hdr->len = sizeof(struct joinbss_event); in report_join_res()4536 pjoinbss_evt = (struct joinbss_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_join_res()