Lines Matching full:chan_width
489 int chan_offset, int chan_width, int cf1,
506 /* Seems cf1 and chan_width is enough here */
507 switch (chan_width) {
527 wpa_printf(MSG_INFO, "DFS chan_width %d not supported",
528 chan_width);
544 int chan_width, int cf1, int cf2)
563 switch (chan_width) {
583 wpa_printf(MSG_INFO, "DFS chan_width %d not supported",
584 chan_width);
730 int ht_enabled, int chan_offset, int chan_width,
734 "success=%d freq=%d ht_enabled=%d chan_offset=%d chan_width=%d cf1=%d cf2=%d",
735 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2);
740 chan_width, cf1, cf2,
920 int ht_enabled, int chan_offset, int chan_width,
929 "freq=%d ht_enabled=%d chan_offset=%d chan_width=%d cf1=%d cf2=%d",
930 freq, ht_enabled, chan_offset, chan_width, cf1, cf2);
933 set_dfs_state(iface, freq, ht_enabled, chan_offset, chan_width,
937 res = dfs_are_channels_overlapped(iface, freq, chan_width, cf1, cf2);
949 int ht_enabled, int chan_offset, int chan_width,
953 "freq=%d ht_enabled=%d chan_offset=%d chan_width=%d cf1=%d cf2=%d",
954 freq, ht_enabled, chan_offset, chan_width, cf1, cf2);
956 set_dfs_state(iface, freq, ht_enabled, chan_offset, chan_width,