Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_adaptivity.c137 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
456 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
511 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
544 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
756 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity()
794 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_adaptivity()
928 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_set_edcca_threshold_api()
Dphydm_adaptivity.h86 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H);