Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c2447 unsigned int txhipower_threshhold = 0; in _rtl92e_dm_dynamic_tx_power() local
2457 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()