Home | History | Annotate | Download | only in hostapd

Lines Matching refs:dfs_event

1413 		data.dfs_event.freq = atoi(pos + 5);
1417 data.dfs_event.ht_enabled = 1;
1421 data.dfs_event.chan_offset = atoi(pos + 12);
1425 data.dfs_event.chan_width = atoi(pos + 11);
1429 data.dfs_event.cf1 = atoi(pos + 4);
1433 data.dfs_event.cf2 = atoi(pos + 4);