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 Dqwz.c16001 chan_info->band_center_freq1 = tchan_info->cfreq1; in qwz_wmi_send_scan_chan_list_cmd()
17409 uint32_t center_freq1 = arg->channel.band_center_freq1; in qwz_wmi_put_wmi_channel()
17414 chan->band_center_freq1 = arg->channel.band_center_freq1; in qwz_wmi_put_wmi_channel()
17417 if (arg->channel.freq > arg->channel.band_center_freq1) in qwz_wmi_put_wmi_channel()
17418 chan->band_center_freq1 = center_freq1 + 40; in qwz_wmi_put_wmi_channel()
17420 chan->band_center_freq1 = center_freq1 - 40; in qwz_wmi_put_wmi_channel()
17422 chan->band_center_freq2 = arg->channel.band_center_freq1; in qwz_wmi_put_wmi_channel()
20707 arg.channel.band_center_freq1 = chan->ic_freq; in qwz_mac_vdev_start_restart()
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 Dqwxreg.h2883 uint32_t band_center_freq1; member
3564 uint32_t band_center_freq1; member
H A Dqwzreg.h2954 uint32_t band_center_freq1; member
3626 uint32_t band_center_freq1; member