Home
last modified time | relevance | path

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

/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.h41 struct mt7996_dfs_pulse pulse_th; member
H A Dmac.c21 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
35 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
46 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 },
3068 return mt7996_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7996_dfs_init_radar_specs()
/src/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 },
2161 return mt7915_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7915_dfs_init_radar_specs()
/src/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 },
2222 return mt7615_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7615_dfs_init_radar_specs()