Searched refs:txhipower_threshold (Results 1 – 2 of 2) sorted by relevance
2288 unsigned int txhipower_threshold = 0; in _rtl92e_dm_dynamic_tx_power() local2298 txhipower_threshold = TX_POWER_ATHEROAP_THRESH_HIGH; in _rtl92e_dm_dynamic_tx_power()2301 txhipower_threshold = TX_POWER_NEAR_FIELD_THRESH_HIGH; in _rtl92e_dm_dynamic_tx_power()2306 if (priv->undecorated_smoothed_pwdb >= txhipower_threshold) { in _rtl92e_dm_dynamic_tx_power()
2934 unsigned int txhipower_threshold = 0; in dm_dynamic_txpower() local2944 txhipower_threshold = TX_POWER_ATHEROAP_THRESH_HIGH; in dm_dynamic_txpower()2947 txhipower_threshold = TX_POWER_NEAR_FIELD_THRESH_HIGH; in dm_dynamic_txpower()2955 if (priv->undecorated_smoothed_pwdb >= txhipower_threshold) { in dm_dynamic_txpower()