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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Ddfs.c194 static int dfs_find_channel(struct hostapd_iface *iface, function
461 num_available_chandefs = dfs_find_channel(iface, NULL, 0, skip_radar);
468 dfs_find_channel(iface, &chan, chan_idx, skip_radar);
470 /* dfs_find_channel() calculations assume HT40+ */

Completed in 23 milliseconds