Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.c565 long txpwr_threshold_lv1, txpwr_threshold_lv2; in _rtl92s_dm_dynamic_txpower() local
608 txpwr_threshold_lv2 = TX_POWER_NEAR_FIELD_THRESH_LVL2; in _rtl92s_dm_dynamic_txpower()
613 else if (undec_sm_pwdb >= txpwr_threshold_lv2) in _rtl92s_dm_dynamic_txpower()
615 else if ((undec_sm_pwdb < (txpwr_threshold_lv2 - 3)) && in _rtl92s_dm_dynamic_txpower()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.c565 long txpwr_threshold_lv1, txpwr_threshold_lv2; in _rtl92s_dm_dynamic_txpower() local
608 txpwr_threshold_lv2 = TX_POWER_NEAR_FIELD_THRESH_LVL2; in _rtl92s_dm_dynamic_txpower()
613 else if (undec_sm_pwdb >= txpwr_threshold_lv2) in _rtl92s_dm_dynamic_txpower()
615 else if ((undec_sm_pwdb < (txpwr_threshold_lv2 - 3)) && in _rtl92s_dm_dynamic_txpower()

Completed in 2 milliseconds