Searched defs:mt7915_dfs_pulse (Results 1 – 1 of 1) sorted by relevance
363 struct mt7915_dfs_pulse { struct364 u32 max_width; /* us */365 int max_pwr; /* dbm */366 int min_pwr; /* dbm */367 u32 min_stgr_pri; /* us */368 u32 max_stgr_pri; /* us */369 u32 min_cr_pri; /* us */393 struct mt7915_dfs_pulse pulse_th; argument