Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.h41 struct mt7915_dfs_pulse { struct
42 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
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.h282 struct mt7915_dfs_pulse { struct
283 u32 max_width; /* us */
284 int max_pwr; /* dbm */
285 int min_pwr; /* dbm */
286 u32 min_stgr_pri; /* us */
287 u32 max_stgr_pri; /* us */
288 u32 min_cr_pri; /* us */
312 struct mt7915_dfs_pulse pulse_th; argument