Searched refs:txlowpower_threshold (Results 1 – 2 of 2) sorted by relevance
2100 unsigned int txlowpower_threshold = 0; in _rtl92e_dm_dynamic_tx_power() local2110 txlowpower_threshold = TX_POWER_ATHEROAP_THRESH_LOW; in _rtl92e_dm_dynamic_tx_power()2113 txlowpower_threshold = TX_POWER_NEAR_FIELD_THRESH_LOW; in _rtl92e_dm_dynamic_tx_power()2122 txlowpower_threshold && priv->dynamic_tx_high_pwr) in _rtl92e_dm_dynamic_tx_power()
2744 unsigned int txlowpower_threshold = 0; in dm_dynamic_txpower() local2753 txlowpower_threshold = TX_POWER_ATHEROAP_THRESH_LOW; in dm_dynamic_txpower()2756 txlowpower_threshold = TX_POWER_NEAR_FIELD_THRESH_LOW; in dm_dynamic_txpower()2767 if (priv->undecorated_smoothed_pwdb < txlowpower_threshold && priv->bDynamicTxHighPower) in dm_dynamic_txpower()