Home
last modified time | relevance | path

Searched refs:hostapd_drv_switch_channel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.h312 static inline int hostapd_drv_switch_channel(struct hostapd_data *hapd, in hostapd_drv_switch_channel() function
H A Dhostapd.c4501 ret = hostapd_drv_switch_channel(hapd, settings); in hostapd_switch_channel()