Searched defs:phymode (Results 1 – 12 of 12) sorted by relevance
/external/wpa_supplicant/ |
D | wpa_supplicant_i.h | 248 int phymode; /* current mode; WPA_MODE_IEEE80211A, .. */ member 647 wpa_hw_mode phymode, int chan, in wpa_drv_set_channel()
|
D | driver_test.c | 763 int wpa_driver_test_set_channel(void *priv, wpa_hw_mode phymode, int chan, in wpa_driver_test_set_channel()
|
D | driver_wext.c | 2316 int wpa_driver_wext_set_channel(void *priv, wpa_hw_mode phymode, int chan,
|
D | mlme.c | 459 wpa_hw_mode phymode, int chan, in ieee80211_sta_set_channel()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | wpa_supplicant_i.h | 247 int phymode; /* current mode; WPA_MODE_IEEE80211A, .. */ member 679 wpa_hw_mode phymode, int chan, in wpa_drv_set_channel()
|
D | mlme.c | 100 wpa_hw_mode phymode, int chan, in ieee80211_sta_set_channel()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | driver_i.h | 240 enum hostapd_hw_mode phymode, int chan, in wpa_drv_set_channel()
|
D | mlme.c | 104 enum hostapd_hw_mode phymode, int chan, in ieee80211_sta_set_channel()
|
D | wpa_supplicant_i.h | 300 enum hostapd_hw_mode phymode; /* current mode */ member
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | driver_test.c | 981 static int wpa_driver_test_set_channel(void *priv, wpa_hw_mode phymode, in wpa_driver_test_set_channel()
|
D | driver_nl80211.c | 2621 static int wpa_driver_nl80211_set_channel(void *priv, wpa_hw_mode phymode, in wpa_driver_nl80211_set_channel()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_test.c | 2545 enum hostapd_hw_mode phymode, in wpa_driver_test_set_channel()
|