Home
last modified time | relevance | path

Searched refs:txpwr_threshold_lv1 (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
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()
/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
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()

Completed in 3 milliseconds