Home
last modified time | relevance | path

Searched refs:energy_detection_threshold (Results 1 – 5 of 5) sorted by relevance

/external/coreboot/src/include/
Dsar.h63 uint32_t energy_detection_threshold; member
/external/coreboot/src/drivers/wifi/generic/
Dacpi.c211 acpigen_write_return_integer(dsm_config->energy_detection_threshold); in wifi_dsm_energy_detection_threshold()
/external/chromiumos-config/util/
Dsw_config.star891 """Builds energy_detection_threshold parameters for Intel drivers.
948 energy_detection_threshold = None):
960 energy_detection_threshold: Control enablement of EDT optimization.
972 energy_detection_threshold = energy_detection_threshold,
/external/chromiumos-config/proto/chromiumos/config/api/
Dwifi_config.proto253 EnergyDetectionThreshold energy_detection_threshold = 10; field
/external/chromiumos-config/test/project/fake/fake/
Dconfig.star995 energy_detection_threshold = sc.create_intel_dsm_energy_detection_threshold(),