Searched refs:rdd_state (Results 1 – 4 of 4) sorted by relevance
1837 if (phy->rdd_state & BIT(0)) in mt7915_dfs_stop_radar_detector()1839 if (phy->rdd_state & BIT(1)) in mt7915_dfs_stop_radar_detector()1870 phy->rdd_state |= BIT(ext_phy); in mt7915_dfs_start_radar_detector()1878 phy->rdd_state |= BIT(1); in mt7915_dfs_start_radar_detector()1927 if (phy->rdd_state) in mt7915_dfs_init_radar_detector()
146 u8 rdd_state; member
2048 if (phy->rdd_state & BIT(0)) in mt7615_dfs_stop_radar_detector()2050 if (phy->rdd_state & BIT(1)) in mt7615_dfs_stop_radar_detector()2082 phy->rdd_state |= BIT(ext_phy); in mt7615_dfs_start_radar_detector()2090 phy->rdd_state |= BIT(1); in mt7615_dfs_start_radar_detector()2145 if (phy->rdd_state) in mt7615_dfs_init_radar_detector()
167 u8 rdd_state; member