Home
last modified time | relevance | path

Searched refs:ch_info_ev (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dqwz.c10999 struct wmi_chan_info_event *ch_info_ev) in qwz_pull_chan_info_ev() argument
11018 ch_info_ev->err_code = ev->err_code; in qwz_pull_chan_info_ev()
11019 ch_info_ev->freq = ev->freq; in qwz_pull_chan_info_ev()
11020 ch_info_ev->cmd_flags = ev->cmd_flags; in qwz_pull_chan_info_ev()
11021 ch_info_ev->noise_floor = ev->noise_floor; in qwz_pull_chan_info_ev()
11022 ch_info_ev->rx_clear_count = ev->rx_clear_count; in qwz_pull_chan_info_ev()
11023 ch_info_ev->cycle_count = ev->cycle_count; in qwz_pull_chan_info_ev()
11024 ch_info_ev->chan_tx_pwr_range = ev->chan_tx_pwr_range; in qwz_pull_chan_info_ev()
11025 ch_info_ev->chan_tx_pwr_tp = ev->chan_tx_pwr_tp; in qwz_pull_chan_info_ev()
11026 ch_info_ev->rx_frame_count = ev->rx_frame_count; in qwz_pull_chan_info_ev()
[all …]
Dqwx.c12853 struct wmi_chan_info_event *ch_info_ev) in qwx_pull_chan_info_ev() argument
12872 ch_info_ev->err_code = ev->err_code; in qwx_pull_chan_info_ev()
12873 ch_info_ev->freq = ev->freq; in qwx_pull_chan_info_ev()
12874 ch_info_ev->cmd_flags = ev->cmd_flags; in qwx_pull_chan_info_ev()
12875 ch_info_ev->noise_floor = ev->noise_floor; in qwx_pull_chan_info_ev()
12876 ch_info_ev->rx_clear_count = ev->rx_clear_count; in qwx_pull_chan_info_ev()
12877 ch_info_ev->cycle_count = ev->cycle_count; in qwx_pull_chan_info_ev()
12878 ch_info_ev->chan_tx_pwr_range = ev->chan_tx_pwr_range; in qwx_pull_chan_info_ev()
12879 ch_info_ev->chan_tx_pwr_tp = ev->chan_tx_pwr_tp; in qwx_pull_chan_info_ev()
12880 ch_info_ev->rx_frame_count = ev->rx_frame_count; in qwx_pull_chan_info_ev()
[all …]