txlowpower_threshold 2448 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 	unsigned int txlowpower_threshold = 0;
txlowpower_threshold 2458 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 		txlowpower_threshold = TX_POWER_ATHEROAP_THRESH_LOW;
txlowpower_threshold 2461 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 		txlowpower_threshold = TX_POWER_NEAR_FIELD_THRESH_LOW;
txlowpower_threshold 2473 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c 			    txlowpower_threshold && priv->bDynamicTxHighPower)
txlowpower_threshold 2945 drivers/staging/rtl8192u/r8192U_dm.c 	unsigned int txlowpower_threshold = 0;
txlowpower_threshold 2955 drivers/staging/rtl8192u/r8192U_dm.c 		txlowpower_threshold = TX_POWER_ATHEROAP_THRESH_LOW;
txlowpower_threshold 2958 drivers/staging/rtl8192u/r8192U_dm.c 		txlowpower_threshold = TX_POWER_NEAR_FIELD_THRESH_LOW;
txlowpower_threshold 2970 drivers/staging/rtl8192u/r8192U_dm.c 			if (priv->undecorated_smoothed_pwdb < txlowpower_threshold && priv->bDynamicTxHighPower)