Searched refs:pulse_th (Results 1 – 6 of 6) sorted by relevance
| /src/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mac.h | 41 struct mt7996_dfs_pulse pulse_th; member
|
| H A D | mac.c | 21 .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 D | mac.h | 71 struct mt7915_dfs_pulse pulse_th; member
|
| H A D | mac.c | 19 .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 D | mac.h | 316 struct mt7615_dfs_pulse pulse_th; member
|
| H A D | mac.c | 26 .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()
|