Searched refs:th_l2h_ini_mode2 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_odm.c | 162 , (u8)odm->th_l2h_ini_mode2 in rtw_odm_adaptivity_parm_msg() 174 …_parm_set(_adapter *adapter, s8 th_l2h_ini, s8 th_edcca_hl_diff, s8 th_l2h_ini_mode2, s8 th_edcca_… in rtw_odm_adaptivity_parm_set() argument 180 odm->th_l2h_ini_mode2 = th_l2h_ini_mode2; in rtw_odm_adaptivity_parm_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_odm.h | 80 …_parm_set(_adapter *adapter, s8 th_l2h_ini, s8 th_edcca_hl_diff, s8 th_l2h_ini_mode2, s8 th_edcca_…
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_adaptivity.c | 340 p_dm->th_l2h_ini = p_dm->th_l2h_ini_mode2; /*mode2*/ in phydm_check_environment() 548 p_dm->th_l2h_ini_mode2 = 20; in phydm_adaptivity_init() 647 p_dm->th_l2h_ini = p_dm->th_l2h_ini_mode2; in phydm_adaptivity() 659 p_dm->th_l2h_ini = p_dm->th_l2h_ini_mode2; in phydm_adaptivity()
|
| H A D | phydm.h | 741 s8 th_l2h_ini_mode2; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | rtw_proc.c | 3018 u32 th_l2h_ini_mode2; in proc_set_odm_adaptivity() local 3033 …int num = sscanf(tmp, "%x %hhd %x %hhd %hhu", &th_l2h_ini, &th_edcca_hl_diff, &th_l2h_ini_mode2, &… in proc_set_odm_adaptivity() 3038 …rtw_odm_adaptivity_parm_set(padapter, (s8)th_l2h_ini, th_edcca_hl_diff, (s8)th_l2h_ini_mode2, th_e… in proc_set_odm_adaptivity()
|