Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
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
Dhw_features.c1251 int hostapd_csa_update_hwmode(struct hostapd_iface *iface) in hostapd_csa_update_hwmode() function
Ddrv_callbacks.c1187 if (finished && hostapd_csa_update_hwmode(hapd->iface)) in hostapd_event_ch_switch()