Searched refs:txhipower_threshhold (Results 1 – 2 of 2) sorted by relevance
3039 unsigned int txhipower_threshhold = 0; in dm_dynamic_txpower() local3049 txhipower_threshhold = TX_POWER_ATHEROAP_THRESH_HIGH; in dm_dynamic_txpower()3052 txhipower_threshhold = TX_POWER_NEAR_FIELD_THRESH_HIGH; in dm_dynamic_txpower()3060 if (priv->undecorated_smoothed_pwdb >= txhipower_threshhold) { in dm_dynamic_txpower()
2924 unsigned int txhipower_threshhold = 0; in dm_dynamic_txpower() local2934 txhipower_threshhold = TX_POWER_ATHEROAP_THRESH_HIGH; in dm_dynamic_txpower()2937 txhipower_threshhold = TX_POWER_NEAR_FIELD_THRESH_HIGH; in dm_dynamic_txpower()2945 if (priv->undecorated_smoothed_pwdb >= txhipower_threshhold) { in dm_dynamic_txpower()