Searched refs:hw_get_channel_chan (Results 1 - 7 of 7) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | hw_features_common.c | 19 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, in hw_get_channel_chan() function 71 hw_get_channel_chan(mode, chan, &freq); in hw_get_freq() 97 p_chan = hw_get_channel_chan(mode, pri_chan, NULL); in allowed_ht40_channel_pair() 110 s_chan = hw_get_channel_chan(mode, sec_chan, NULL); in allowed_ht40_channel_pair()
|
H A D | hw_features_common.h | 15 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | hw_features_common.h | 15 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode,
|
H A D | hw_features_common.c | 19 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, in hw_get_channel_chan() function 94 hw_get_channel_chan(mode, chan, &freq); in hw_get_freq()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hw_features.c | 721 chan = hw_get_channel_chan(iface->current_mode, channel, NULL); in hostapd_is_usable_chan() 743 pri_chan = hw_get_channel_chan(iface->current_mode, in hostapd_is_usable_chans()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wpa_supplicant.c | 2381 chan = hw_get_channel_chan(mode, i, NULL); in ibss_mesh_setup_freq() 2403 chan = hw_get_channel_chan(mode, i, NULL); in ibss_mesh_setup_freq()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpa_supplicant.c | 2570 chan = hw_get_channel_chan(mode, i, NULL); 2861 chan = hw_get_channel_chan(mode, i, NULL);
|
Completed in 26 milliseconds