Searched refs:hostapd_acs_completed (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dhw_features.h18 int hostapd_acs_completed(struct hostapd_iface *iface, int err);
39 static inline int hostapd_acs_completed(struct hostapd_iface *iface, int err) function
H A Dacs.c875 if (hostapd_acs_completed(iface, err) == HOSTAPD_CHAN_VALID) {
915 hostapd_acs_completed(iface, 1);
H A Dhw_features.c821 int hostapd_acs_completed(struct hostapd_iface *iface, int err) function
H A Ddrv_callbacks.c1006 ret = hostapd_acs_completed(hapd->iface, err);

Completed in 101 milliseconds