Searched defs:dfs_get_start_chan_idx (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c255 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) function
555 start_chan_idx = dfs_get_start_chan_idx(iface, &start_chan_idx1);
646 start_chan_idx = dfs_get_start_chan_idx(iface,
971 start_chan_idx = dfs_get_start_chan_idx(iface, &start_chan_idx1);
/external/wpa_supplicant_8/src/ap/
H A Ddfs.c255 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) function
555 start_chan_idx = dfs_get_start_chan_idx(iface, &start_chan_idx1);
646 start_chan_idx = dfs_get_start_chan_idx(iface,
971 start_chan_idx = dfs_get_start_chan_idx(iface, &start_chan_idx1);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddfs.c255 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) function
555 start_chan_idx = dfs_get_start_chan_idx(iface, &start_chan_idx1);
646 start_chan_idx = dfs_get_start_chan_idx(iface,
971 start_chan_idx = dfs_get_start_chan_idx(iface, &start_chan_idx1);

Completed in 277 milliseconds