Searched defs:mt7996_dfs_pulse (Results 1 – 1 of 1) sorted by relevance
11 struct mt7996_dfs_pulse { struct12 u32 max_width; /* us */13 int max_pwr; /* dbm */14 int min_pwr; /* dbm */15 u32 min_stgr_pri; /* us */16 u32 max_stgr_pri; /* us */17 u32 min_cr_pri; /* us */41 struct mt7996_dfs_pulse pulse_th; argument