Home | History | Annotate | Download | only in hostapd

Lines Matching full:chan_width

1207 	pos = os_strstr(param, "chan_width=");
1209 data.dfs_event.chan_width = atoi(pos + 11);