Searched refs:txhipower_threshhold (Results 1 – 1 of 1) sorted by relevance
2447 unsigned int txhipower_threshhold = 0; in _rtl92e_dm_dynamic_tx_power() local2457 txhipower_threshhold = TX_POWER_ATHEROAP_THRESH_HIGH; in _rtl92e_dm_dynamic_tx_power()2460 txhipower_threshhold = TX_POWER_NEAR_FIELD_THRESH_HIGH; in _rtl92e_dm_dynamic_tx_power()2468 if (priv->undecorated_smoothed_pwdb >= txhipower_threshhold) { in _rtl92e_dm_dynamic_tx_power()