Home
last modified time | relevance | path

Searched refs:sme_event_ch_switch (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.h32 void sme_event_ch_switch(struct wpa_supplicant *wpa_s);
93 static inline void sme_event_ch_switch(struct wpa_supplicant *wpa_s) in sme_event_ch_switch() function
H A Dsme.c3476 void sme_event_ch_switch(struct wpa_supplicant *wpa_s) in sme_event_ch_switch() function
H A Devents.c6385 sme_event_ch_switch(wpa_s); in wpa_supplicant_event()