Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_odm.c163 , odm->th_edcca_hl_diff_mode2 in rtw_odm_adaptivity_parm_msg()
174 …ter, s8 th_l2h_ini, s8 th_edcca_hl_diff, s8 th_l2h_ini_mode2, s8 th_edcca_hl_diff_mode2, u8 edcca_… in rtw_odm_adaptivity_parm_set() argument
181 odm->th_edcca_hl_diff_mode2 = th_edcca_hl_diff_mode2; in rtw_odm_adaptivity_parm_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_odm.h80 …ter, s8 th_l2h_ini, s8 th_edcca_hl_diff, s8 th_l2h_ini_mode2, s8 th_edcca_hl_diff_mode2, u8 edcca_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_adaptivity.c341 p_dm->th_edcca_hl_diff = p_dm->th_edcca_hl_diff_mode2; in phydm_check_environment()
549 p_dm->th_edcca_hl_diff_mode2 = 8; in phydm_adaptivity_init()
648 p_dm->th_edcca_hl_diff = p_dm->th_edcca_hl_diff_mode2; in phydm_adaptivity()
660 p_dm->th_edcca_hl_diff = p_dm->th_edcca_hl_diff_mode2; in phydm_adaptivity()
H A Dphydm.h742 s8 th_edcca_hl_diff_mode2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_proc.c3020 s8 th_edcca_hl_diff_mode2; in proc_set_odm_adaptivity() local
3033 … %hhd %hhu", &th_l2h_ini, &th_edcca_hl_diff, &th_l2h_ini_mode2, &th_edcca_hl_diff_mode2, &edcca_en… in proc_set_odm_adaptivity()
3038 …adapter, (s8)th_l2h_ini, th_edcca_hl_diff, (s8)th_l2h_ini_mode2, th_edcca_hl_diff_mode2, edcca_ena… in proc_set_odm_adaptivity()