Searched defs:mt7915_dfs_pulse (Results 1 – 1 of 1) sorted by relevance
41 struct mt7915_dfs_pulse { struct42 u32 max_width; /* us */43 int max_pwr; /* dbm */44 int min_pwr; /* dbm */45 u32 min_stgr_pri; /* us */46 u32 max_stgr_pri; /* us */47 u32 min_cr_pri; /* us */71 struct mt7915_dfs_pulse pulse_th; argument