Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddfs.c466 static int dfs_check_chans_available(struct hostapd_iface *iface, in dfs_check_chans_available() function
872 res = dfs_check_chans_available(iface, start_chan_idx, n_chans); in hostapd_handle_dfs()
960 return dfs_check_chans_available(iface, start_chan_idx, n_chans); in hostapd_is_dfs_chan_available()