Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dhw_features_common.h25 int hw_get_chan(enum hostapd_hw_mode mode, int freq,
Dhw_features_common.c100 int hw_get_chan(enum hostapd_hw_mode mode, int freq, in hw_get_chan() function
/external/wpa_supplicant_8/src/ap/
Dhw_features.c1169 channel = hw_get_chan(hapd->iface->current_mode->mode, freq, in hostapd_hw_get_channel()
1182 channel = hw_get_chan(mode->mode, freq, in hostapd_hw_get_channel()
Ddrv_callbacks.c1063 !hw_get_chan(mode->mode, in hostapd_acs_channel_selected()