Searched defs:edmg_channel (Results 1 - 7 of 7) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | hw_features_common.c | 381 hostapd_set_freq_params(struct hostapd_freq_params *data, enum hostapd_hw_mode mode, int freq, int channel, int enable_edmg, u8 edmg_channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1, u32 vht_caps, struct he_capabilities *he_cap) hostapd_set_freq_params() argument
|
H A D | ieee802_11_common.c | 2658 void hostapd_encode_edmg_chan(int edmg_enable, u8 edmg_channel, in hostapd_encode_edmg_chan() argument
|
H A D | ieee802_11_defs.h | 2701 enum edmg_channel { enum
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_drv_ops.c | 548 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode mode, int freq, int channel, int edmg, u8 edmg_channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1) hostapd_set_freq() argument
|
H A D | ap_config.h | 952 u8 edmg_channel; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_ssid.h | 543 u8 edmg_channel; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver.h | 6149 u8 edmg_channel; member
|
Completed in 41 milliseconds