txhipower_threshold 2944 drivers/staging/rtl8192u/r8192U_dm.c 	unsigned int txhipower_threshold = 0;
txhipower_threshold 2954 drivers/staging/rtl8192u/r8192U_dm.c 		txhipower_threshold = TX_POWER_ATHEROAP_THRESH_HIGH;
txhipower_threshold 2957 drivers/staging/rtl8192u/r8192U_dm.c 		txhipower_threshold = TX_POWER_NEAR_FIELD_THRESH_HIGH;
txhipower_threshold 2965 drivers/staging/rtl8192u/r8192U_dm.c 		if (priv->undecorated_smoothed_pwdb >= txhipower_threshold) {