Searched refs:txhipower_threshhold (Results 1 – 2 of 2) sorted by relevance
2461 unsigned int txhipower_threshhold = 0; in _rtl92e_dm_dynamic_tx_power() local2471 txhipower_threshhold = TX_POWER_ATHEROAP_THRESH_HIGH; in _rtl92e_dm_dynamic_tx_power()2474 txhipower_threshhold = TX_POWER_NEAR_FIELD_THRESH_HIGH; in _rtl92e_dm_dynamic_tx_power()2482 if (priv->undecorated_smoothed_pwdb >= txhipower_threshhold) { in _rtl92e_dm_dynamic_tx_power()
2986 unsigned int txhipower_threshhold = 0; in dm_dynamic_txpower() local2996 txhipower_threshhold = TX_POWER_ATHEROAP_THRESH_HIGH; in dm_dynamic_txpower()2999 txhipower_threshhold = TX_POWER_NEAR_FIELD_THRESH_HIGH; in dm_dynamic_txpower()3007 if (priv->undecorated_smoothed_pwdb >= txhipower_threshhold) { in dm_dynamic_txpower()