Searched refs:rdd_state (Results 1 – 4 of 4) sorted by relevance
1409 if (phy->rdd_state & BIT(0)) in mt7915_dfs_stop_radar_detector()1411 if (phy->rdd_state & BIT(1)) in mt7915_dfs_stop_radar_detector()1442 phy->rdd_state |= BIT(ext_phy); in mt7915_dfs_start_radar_detector()1450 phy->rdd_state |= BIT(1); in mt7915_dfs_start_radar_detector()1499 if (phy->rdd_state) in mt7915_dfs_init_radar_detector()
124 u8 rdd_state; member
2187 if (phy->rdd_state & BIT(0)) in mt7615_dfs_stop_radar_detector()2189 if (phy->rdd_state & BIT(1)) in mt7615_dfs_stop_radar_detector()2221 phy->rdd_state |= BIT(ext_phy); in mt7615_dfs_start_radar_detector()2229 phy->rdd_state |= BIT(1); in mt7615_dfs_start_radar_detector()2281 if (phy->rdd_state) in mt7615_dfs_init_radar_detector()
196 u8 rdd_state; member