Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_dynamictxpower.c559 if (curr_pwr_lv == last_pwr_lv && dtp->sta_is_alive) { in phydm_dtp_per_sta()
581 if(!dtp->sta_is_alive) in phydm_dtp_per_sta()
582 dtp->sta_is_alive = true; in phydm_dtp_per_sta()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/cmn_info/
Drtw_sta_info.h202 boolean sta_is_alive; member