Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.h67 struct mt7915_dfs_pulse { struct
68 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