Home
last modified time | relevance | path

Searched defs:mt7996_dfs_pulse (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.h11 struct mt7996_dfs_pulse { struct
12 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