Home
last modified time | relevance | path

Searched defs:hostapd_channel_data (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h121 struct hostapd_channel_data { struct
125 short chan;
130 int freq;
135 int flag;
142 u32 allowed_bw;
147 u8 max_tx_power;
152 struct dl_list survey_list;
158 s8 min_nf;
166 long double interference_factor;
172 unsigned int dfs_cac_ms;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h121 struct hostapd_channel_data { struct
125 short chan;
130 int freq;
135 int flag;
142 u32 allowed_bw;
147 u8 max_tx_power;
152 struct dl_list survey_list;
158 s8 min_nf;
166 long double interference_factor;
172 unsigned int dfs_cac_ms;
[all …]