Home
last modified time | relevance | path

Searched defs:wmi_chan_info_event (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4582 struct wmi_chan_info_event { struct
4583 __le32 err_code;
4584 __le32 freq;
4585 __le32 cmd_flags;
4586 __le32 noise_floor;
4587 __le32 rx_clear_count;
4588 __le32 cycle_count;
4589 __le32 chan_tx_pwr_range;
4590 __le32 chan_tx_pwr_tp;
4591 __le32 rx_frame_count;
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4969 struct wmi_chan_info_event { struct
4970 u32 err_code;
4971 u32 freq;
4972 u32 cmd_flags;
4973 u32 noise_floor;
4974 u32 rx_clear_count;
4975 u32 cycle_count;
4976 u32 chan_tx_pwr_range;
4977 u32 chan_tx_pwr_tp;
4978 u32 rx_frame_count;
[all …]