Home
last modified time | relevance | path

Searched refs:band_center_freq1 (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Dqwx.c17970 chan_info->band_center_freq1 = tchan_info->cfreq1; in qwx_wmi_send_scan_chan_list_cmd()
19379 uint32_t center_freq1 = arg->channel.band_center_freq1; in qwx_wmi_put_wmi_channel()
19384 chan->band_center_freq1 = arg->channel.band_center_freq1; in qwx_wmi_put_wmi_channel()
19387 if (arg->channel.freq > arg->channel.band_center_freq1) in qwx_wmi_put_wmi_channel()
19388 chan->band_center_freq1 = center_freq1 + 40; in qwx_wmi_put_wmi_channel()
19390 chan->band_center_freq1 = center_freq1 - 40; in qwx_wmi_put_wmi_channel()
19392 chan->band_center_freq2 = arg->channel.band_center_freq1; in qwx_wmi_put_wmi_channel()
22676 arg.channel.band_center_freq1 = chan->ic_freq; in qwx_mac_vdev_start_restart()
H A Dqwz.c17159 chan_info->band_center_freq1 = tchan_info->cfreq1; in qwz_wmi_send_scan_chan_list_cmd()
18568 uint32_t center_freq1 = arg->channel.band_center_freq1; in qwz_wmi_put_wmi_channel()
18573 chan->band_center_freq1 = arg->channel.band_center_freq1; in qwz_wmi_put_wmi_channel()
18576 if (arg->channel.freq > arg->channel.band_center_freq1) in qwz_wmi_put_wmi_channel()
18577 chan->band_center_freq1 = center_freq1 + 40; in qwz_wmi_put_wmi_channel()
18579 chan->band_center_freq1 = center_freq1 - 40; in qwz_wmi_put_wmi_channel()
18581 chan->band_center_freq2 = arg->channel.band_center_freq1; in qwz_wmi_put_wmi_channel()
21890 arg.channel.band_center_freq1 = chan->ic_freq; in qwz_mac_vdev_start_restart()
H A Dqwxreg.h2883 uint32_t band_center_freq1; member
3564 uint32_t band_center_freq1; member
H A Dqwzreg.h2879 uint32_t band_center_freq1; member
3560 uint32_t band_center_freq1; member