Searched refs:ch_info_ev (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 6296 ch_info_ev->err_code = ev->err_code; in ath11k_pull_chan_info_ev() 6297 ch_info_ev->freq = ev->freq; in ath11k_pull_chan_info_ev() 6298 ch_info_ev->cmd_flags = ev->cmd_flags; in ath11k_pull_chan_info_ev() 6307 ch_info_ev->vdev_id = ev->vdev_id; in ath11k_pull_chan_info_ev() 7901 ch_info_ev.vdev_id, ch_info_ev.err_code, ch_info_ev.freq, in ath11k_chan_info_event() 7902 ch_info_ev.cmd_flags, ch_info_ev.noise_floor, in ath11k_chan_info_event() 7903 ch_info_ev.rx_clear_count, ch_info_ev.cycle_count, in ath11k_chan_info_event() 7904 ch_info_ev.mac_clk_mhz); in ath11k_chan_info_event() 7915 ch_info_ev.vdev_id); in ath11k_chan_info_event() 7934 ch_info_ev.freq, idx); in ath11k_chan_info_event() [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.c | 5788 ch_info_ev->err_code = ev->err_code; in ath12k_pull_chan_info_ev() 5789 ch_info_ev->freq = ev->freq; in ath12k_pull_chan_info_ev() 5790 ch_info_ev->cmd_flags = ev->cmd_flags; in ath12k_pull_chan_info_ev() 5799 ch_info_ev->vdev_id = ev->vdev_id; in ath12k_pull_chan_info_ev() 6643 ch_info_ev.vdev_id, ch_info_ev.err_code, ch_info_ev.freq, in ath12k_chan_info_event() 6644 ch_info_ev.cmd_flags, ch_info_ev.noise_floor, in ath12k_chan_info_event() 6645 ch_info_ev.rx_clear_count, ch_info_ev.cycle_count, in ath12k_chan_info_event() 6646 ch_info_ev.mac_clk_mhz); in ath12k_chan_info_event() 6657 ch_info_ev.vdev_id); in ath12k_chan_info_event() 6676 ch_info_ev.freq, idx); in ath12k_chan_info_event() [all …]
|