Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_adaptivity.c437 s8 th_l2h_dmc, th_h2l_dmc, igi_target = 0x32; in phydm_search_pwdb_lower_bound() local
454 th_h2l_dmc = th_l2h_dmc - dm->th_edcca_hl_diff; in phydm_search_pwdb_lower_bound()
456 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
509 th_h2l_dmc = th_l2h_dmc - dm->th_edcca_hl_diff; in phydm_search_pwdb_lower_bound()
511 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
514 adaptivity->h2l_lb = th_h2l_dmc; in phydm_search_pwdb_lower_bound()
524 adaptivity->h2l_lb = th_h2l_dmc; in phydm_search_pwdb_lower_bound()
702 s8 th_l2h_dmc, th_h2l_dmc; in phydm_adaptivity() local
770 th_h2l_dmc = th_l2h_dmc - dm->th_edcca_hl_diff; in phydm_adaptivity()
777 th_h2l_dmc = th_l2h_dmc - dm->th_edcca_hl_diff; in phydm_adaptivity()
[all …]