Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.h18 int hostapd_csa_update_hwmode(struct hostapd_iface *iface);
45 static inline int hostapd_csa_update_hwmode(struct hostapd_iface *iface) in hostapd_csa_update_hwmode() function
H A Dhw_features.c1237 int hostapd_csa_update_hwmode(struct hostapd_iface *iface) in hostapd_csa_update_hwmode() function
H A Ddrv_callbacks.c1185 if (finished && hostapd_csa_update_hwmode(hapd->iface)) in hostapd_event_ch_switch()