Searched defs:mt7915_dfs_pulse (Results 1 – 1 of 1) sorted by relevance
67 struct mt7915_dfs_pulse { struct68 u32 max_width; /* us */69 int max_pwr; /* dbm */70 int min_pwr; /* dbm */71 u32 min_stgr_pri; /* us */72 u32 max_stgr_pri; /* us */73 u32 min_cr_pri; /* us */97 struct mt7915_dfs_pulse pulse_th; argument