Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_throttle.c100 enum throttle_level cur_level; in ol_tx_pdev_throttle_phase_timer() local
116 cur_level = pdev->tx_throttle.current_throttle_level; in ol_tx_pdev_throttle_phase_timer()
118 ms = pdev->tx_throttle.throttle_time_ms[cur_level][cur_phase]; in ol_tx_pdev_throttle_phase_timer()
132 cur_level = pdev->tx_throttle.current_throttle_level; in ol_tx_pdev_throttle_phase_timer()
134 ms = pdev->tx_throttle.throttle_time_ms[cur_level][cur_phase]; in ol_tx_pdev_throttle_phase_timer()