Searched refs:wlc_roam_start_event_t (Results 1 – 4 of 4) sorted by relevance
367 } wlc_roam_start_event_t; typedef
366 } wlc_roam_start_event_t; typedef
4676 if (datalen >= sizeof(wlc_roam_start_event_t)) { in wl_show_host_event()4677 const wlc_roam_start_event_t *roam_start = in wl_show_host_event()4678 (wlc_roam_start_event_t *)event_data; in wl_show_host_event()