Home
last modified time | relevance | path

Searched refs:throttle_period (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_throttle.c289 uint32_t throttle_period; in ol_tx_throttle_init() local
297 throttle_period = ol_cfg_throttle_period_ms(pdev->ctrl_pdev); in ol_tx_throttle_init()
304 throttle_period, &dutycycle_level[0]); in ol_tx_throttle_init()
/wlan-driver/qcacld-3.0/components/fw_offload/core/inc/
Dwlan_fw_offload_main.h134 uint32_t throttle_period; member
/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
Dwlan_fw_offload_main.c166 thermal_temp->throttle_period = cfg_get(psoc, CFG_THROTTLE_PERIOD); in fwol_init_thermal_temp_in_cfg()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c8673 pWmaParam->throttlePeriod = thermal_temp.throttle_period; in sme_init_thermal_info()