Searched defs:edmg (Results 1 – 8 of 8) sorted by relevance
/hostap-latest/src/ap/ |
D | hw_features.c | 773 struct ieee80211_edmg_config edmg; in hostapd_check_edmg_capab() local 883 struct ieee80211_edmg_config edmg; in hostapd_is_usable_edmg() local
|
D | ap_drv_ops.c | 645 int freq, int channel, int edmg, u8 edmg_channel, in hostapd_set_freq()
|
/hostap-latest/wpa_supplicant/ |
D | p2p_supplicant.c | 1989 struct ieee80211_edmg_config edmg; in wpas_p2p_freq_to_edmg_channel() local 3891 struct ieee80211_edmg_config edmg; in wpas_p2p_verify_edmg() local 5971 unsigned int vht_chwidth, int he, int edmg, in wpas_p2p_connect() 6484 int edmg, in wpas_p2p_init_go_params() 6896 int max_oper_chwidth, int he, int edmg, in wpas_p2p_group_add() 7044 int edmg, in wpas_p2p_group_add_persistent() 7681 int pref_freq, int he, int edmg, bool allow_6ghz) in wpas_p2p_invite()
|
D | ctrl_iface.c | 6373 int edmg; in p2p_ctrl_connect() local 7049 int edmg; in p2p_ctrl_invite_persistent() local 7161 int he, int edmg, bool allow_6ghz, in p2p_ctrl_group_add_persistent() 7189 int edmg = wpa_s->conf->p2p_go_edmg; in p2p_ctrl_group_add() local
|
/hostap-latest/src/common/ |
D | ieee802_11_common.c | 3160 struct ieee80211_edmg_config *edmg) in hostapd_encode_edmg_chan()
|
/hostap-latest/src/p2p/ |
D | p2p.h | 104 int edmg; member
|
/hostap-latest/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 368 int edmg = wpa_s->conf->p2p_go_edmg; in wpas_dbus_handler_p2p_group_add() local
|
/hostap-latest/src/drivers/ |
D | driver.h | 311 struct ieee80211_edmg_config edmg; member 857 struct ieee80211_edmg_config edmg; member
|