Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8192u/
Dr8192U_dm.c2944 unsigned int txhipower_threshold = 0; in dm_dynamic_txpower() local
2954 txhipower_threshold = TX_POWER_ATHEROAP_THRESH_HIGH; in dm_dynamic_txpower()
2957 txhipower_threshold = TX_POWER_NEAR_FIELD_THRESH_HIGH; in dm_dynamic_txpower()
2965 if (priv->undecorated_smoothed_pwdb >= txhipower_threshold) { in dm_dynamic_txpower()