Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_throttle.c101 enum throttle_phase cur_phase; in ol_tx_pdev_throttle_phase_timer() local
117 cur_phase = pdev->tx_throttle.current_throttle_phase; 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()
133 cur_phase = pdev->tx_throttle.current_throttle_phase; 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()