Home
last modified time | relevance | path

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

/hostap-3.7.0/src/common/
Dhw_features_common.c76 struct hostapd_hw_modes *curr_mode = &hw_features[i]; in hw_get_channel_freq() local
78 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()