Searched defs:mt7915_dfs_pulse (Results 1 – 1 of 1) sorted by relevance
282 struct mt7915_dfs_pulse { struct283 u32 max_width; /* us */284 int max_pwr; /* dbm */285 int min_pwr; /* dbm */286 u32 min_stgr_pri; /* us */287 u32 max_stgr_pri; /* us */288 u32 min_cr_pri; /* us */312 struct mt7915_dfs_pulse pulse_th; argument