Searched refs:pulse_th (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
A D | mac.h | 402 struct mt7915_dfs_pulse pulse_th; member
|
A D | mac.c | 18 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 32 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 43 .pulse_th = { 110, -10, -80, 40, 5200, 128, 5200 }, 2199 return mt7915_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7915_dfs_init_radar_specs()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
A D | mac.h | 382 struct mt7615_dfs_pulse pulse_th; member
|
A 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 }, 2134 return mt7615_mcu_set_pulse_th(dev, &radar_specs->pulse_th); in mt7615_dfs_init_radar_specs()
|
Completed in 23 milliseconds