Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Ddm.c565 long txpwr_threshold_lv1, txpwr_threshold_lv2; in _rtl92s_dm_dynamic_txpower() local
609 txpwr_threshold_lv1 = TX_POWER_NEAR_FIELD_THRESH_LVL1; in _rtl92s_dm_dynamic_txpower()
616 (undec_sm_pwdb >= txpwr_threshold_lv1)) in _rtl92s_dm_dynamic_txpower()
618 else if (undec_sm_pwdb < (txpwr_threshold_lv1 - 3)) in _rtl92s_dm_dynamic_txpower()