Home | History | Annotate | Download | only in hostapd

Lines Matching refs:dfs_event

1197 		data.dfs_event.freq = atoi(pos + 5);
1201 data.dfs_event.ht_enabled = 1;
1205 data.dfs_event.chan_offset = atoi(pos + 12);
1209 data.dfs_event.chan_width = atoi(pos + 11);
1213 data.dfs_event.cf1 = atoi(pos + 4);
1217 data.dfs_event.cf2 = atoi(pos + 4);