Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver.h356 } wpa_hw_mode; typedef
359 wpa_hw_mode mode;
851 int (*set_channel)(void *priv, wpa_hw_mode phymode, int chan,
Ddriver_test.c981 static int wpa_driver_test_set_channel(void *priv, wpa_hw_mode phymode, in wpa_driver_test_set_channel()
Ddriver_nl80211.c2621 static int wpa_driver_nl80211_set_channel(void *priv, wpa_hw_mode phymode, in wpa_driver_nl80211_set_channel()
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_supplicant_i.h679 wpa_hw_mode phymode, int chan, in wpa_drv_set_channel()
Dmlme.c100 wpa_hw_mode phymode, int chan, in ieee80211_sta_set_channel()