Searched defs:mt7915_mcu_rdd_report (Results 1 – 2 of 2) sorted by relevance
57 struct mt7915_mcu_rdd_report { struct58 struct mt76_connac2_mcu_rxd rxd;60 u8 band_idx;61 u8 long_detected;62 u8 constant_prf_detected;63 u8 staggered_prf_detected;64 u8 radar_type_idx;65 u8 periodic_pulse_num;66 u8 long_pulse_num;67 u8 hw_pulse_num;[all …]
64 struct mt7915_mcu_rdd_report { struct65 struct mt7915_mcu_rxd rxd;67 u8 idx;68 u8 long_detected;69 u8 constant_prf_detected;70 u8 staggered_prf_detected;71 u8 radar_type_idx;72 u8 periodic_pulse_num;73 u8 long_pulse_num;74 u8 hw_pulse_num;[all …]