Home
last modified time | relevance | path

Searched refs:pulse_th (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.h41 struct mt7996_dfs_pulse pulse_th; member
H A Dmac.c20 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
34 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
45 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
2311 return mt7996_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7996_dfs_init_radar_specs()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.h71 struct mt7915_dfs_pulse pulse_th; member
H A Dmac.c19 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
33 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
44 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
2166 return mt7915_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7915_dfs_init_radar_specs()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.h316 struct mt7615_dfs_pulse pulse_th; member
H A Dmac.c26 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
40 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
51 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
2233 return mt7615_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7615_dfs_init_radar_specs()