Searched refs:curr_mode (Results 1 – 1 of 1) sorted by relevance
76 struct hostapd_hw_modes *curr_mode = &hw_features[i]; in hw_get_channel_freq() local78 if (curr_mode->mode != mode) in hw_get_channel_freq()81 chan_data = hw_mode_get_channel(curr_mode, freq, chan); in hw_get_channel_freq()