Searched defs:wmi_chan_info_event (Results 1 – 2 of 2) sorted by relevance
4582 struct wmi_chan_info_event { struct4583 __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 …]
4969 struct wmi_chan_info_event { struct4970 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 …]