Searched refs:txpwr_threshold_lv1 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.c590 long txpwr_threshold_lv1, txpwr_threshold_lv2; _rtl92s_dm_dynamic_txpower() local
634 txpwr_threshold_lv1 = TX_POWER_NEAR_FIELD_THRESH_LVL1; _rtl92s_dm_dynamic_txpower()
641 (undec_sm_pwdb >= txpwr_threshold_lv1)) _rtl92s_dm_dynamic_txpower()
643 else if (undec_sm_pwdb < (txpwr_threshold_lv1 - 3)) _rtl92s_dm_dynamic_txpower()

Completed in 39 milliseconds