Searched refs:hw_mode_get_channel (Results 1 – 3 of 3) sorted by relevance
18 hw_mode_get_channel(struct hostapd_hw_modes *mode, int freq, int *chan);
44 hw_mode_get_channel(struct hostapd_hw_modes *mode, int freq, int *chan) in hw_mode_get_channel() function81 chan_data = hw_mode_get_channel(curr_mode, freq, chan); in hw_get_channel_freq()
1098 !hw_mode_get_channel(mode, iface->freq, &chan)) in hostapd_select_hw_mode()