Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_adaptivity.c181 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
234 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
274 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
289 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
453 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
523 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_set_edcca_threshold_api()
663 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
769 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_adaptivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_adaptivity.c181 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
234 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
274 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
289 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
453 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
523 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_set_edcca_threshold_api()
663 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
769 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_adaptivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_adaptivity.c181 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
234 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
274 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
289 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
453 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
523 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_set_edcca_threshold_api()
663 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
769 phydm_set_edcca_threshold(dm, th_h2l_dmc, th_l2h_dmc); in phydm_adaptivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_adaptivity.c179 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
232 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
272 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
287 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
449 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
510 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
574 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
746 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_adaptivity.c204 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
257 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
297 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
312 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
472 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
533 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
597 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
773 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_adaptivity.c204 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
257 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
297 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
312 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
474 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
535 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
599 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
775 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_adaptivity.c203 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
256 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
296 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
311 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
473 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
534 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
598 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
774 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_adaptivity.c203 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
256 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
296 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
311 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
473 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
534 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
598 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
774 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_adaptivity.c203 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
256 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
296 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
311 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
471 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
532 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
596 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
772 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_adaptivity.c203 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
256 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
296 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
311 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
471 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
532 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
596 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
772 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_adaptivity.c150 phydm_set_edcca_threshold( in phydm_set_edcca_threshold() function
374 phydm_set_edcca_threshold(p_dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
413 phydm_set_edcca_threshold(p_dm, th_h2l_dmc, th_l2h_dmc); in phydm_search_pwdb_lower_bound()
430 phydm_set_edcca_threshold(p_dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
587 phydm_set_edcca_threshold(p_dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_adaptivity_init()
692 phydm_set_edcca_threshold(p_dm, 0x7f, 0x7f); in phydm_adaptivity()
727 phydm_set_edcca_threshold(p_dm, th_h2l_dmc, th_l2h_dmc); in phydm_adaptivity()
891 phydm_set_edcca_threshold(p_dm, th_h2l_dmc, th_l2h_dmc); in phydm_set_edcca_threshold_api()
1011 phydm_set_edcca_threshold(p_dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
H A Dphydm_adaptivity.h117 phydm_set_edcca_threshold(
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_adaptivity.c508 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
561 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
601 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
616 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
794 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
855 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
919 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
1109 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_adaptivity.c508 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() function
561 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
601 phydm_set_edcca_threshold(dm, th_h2l, th_l2h); in phydm_search_pwdb_lower_bound()
616 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); /*resume to no link state*/ in phydm_search_pwdb_lower_bound()
794 phydm_set_edcca_threshold(dm, (s8)val_buf[1], (s8)val_buf[0]); in phydm_set_edcca_val()
855 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc_jgr3()
919 phydm_set_edcca_threshold(dm, adapt->th_h2l, adapt->th_l2h); in phydm_edcca_thre_calc()
1109 phydm_set_edcca_threshold(dm, 0x7f, 0x7f); in phydm_adaptivity_init()