Searched refs:pulse_th (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mac.h | 97 struct mt7915_dfs_pulse pulse_th; member
|
D | mac.c | 14 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 28 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 39 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 1896 return mt7915_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7915_dfs_init_radar_specs()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mac.h | 328 struct mt7615_dfs_pulse pulse_th; member
|
D | mac.c | 23 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 37 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 48 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 2236 return mt7615_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7615_dfs_init_radar_specs()
|