Searched refs:rdd_state (Results 1 – 4 of 4) sorted by relevance
1400 if (phy->rdd_state & BIT(0)) in mt7915_dfs_stop_radar_detector()1402 if (phy->rdd_state & BIT(1)) in mt7915_dfs_stop_radar_detector()1433 phy->rdd_state |= BIT(ext_phy); in mt7915_dfs_start_radar_detector()1441 phy->rdd_state |= BIT(1); in mt7915_dfs_start_radar_detector()1490 if (phy->rdd_state) in mt7915_dfs_init_radar_detector()
124 u8 rdd_state; member
2204 if (phy->rdd_state & BIT(0)) in mt7615_dfs_stop_radar_detector()2206 if (phy->rdd_state & BIT(1)) in mt7615_dfs_stop_radar_detector()2238 phy->rdd_state |= BIT(ext_phy); in mt7615_dfs_start_radar_detector()2246 phy->rdd_state |= BIT(1); in mt7615_dfs_start_radar_detector()2298 if (phy->rdd_state) in mt7615_dfs_init_radar_detector()
196 u8 rdd_state; member