Searched refs:edcca_enable (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 | 164 , odm->edcca_enable in rtw_odm_adaptivity_parm_msg() 174 …8 th_l2h_ini, s8 th_edcca_hl_diff, s8 th_l2h_ini_mode2, s8 th_edcca_hl_diff_mode2, u8 edcca_enable) in rtw_odm_adaptivity_parm_set() argument 182 odm->edcca_enable = edcca_enable; in rtw_odm_adaptivity_parm_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_adaptivity.c | 523 …p_dm->edcca_enable = false; /*even no adaptivity, we still enable EDCCA, AP side use mib control*/ in phydm_adaptivity_init() 525 p_dm->edcca_enable = true; in phydm_adaptivity_init() 637 if ((p_dm->edcca_enable == false) || (adaptivity->is_stop_edcca == true)) { in phydm_adaptivity() 921 p_dm->edcca_enable = false; in phydm_adaptivity_debug() 924 p_dm->edcca_enable = true; in phydm_adaptivity_debug()
|
| H A D | phydm.h | 748 boolean edcca_enable; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_odm.h | 80 … th_l2h_ini, s8 th_edcca_hl_diff, s8 th_l2h_ini_mode2, s8 th_edcca_hl_diff_mode2, u8 edcca_enable);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | rtw_proc.c | 3021 u8 edcca_enable; in proc_set_odm_adaptivity() local 3033 … %hhu", &th_l2h_ini, &th_edcca_hl_diff, &th_l2h_ini_mode2, &th_edcca_hl_diff_mode2, &edcca_enable); in proc_set_odm_adaptivity() 3038 …ter, (s8)th_l2h_ini, th_edcca_hl_diff, (s8)th_l2h_ini_mode2, th_edcca_hl_diff_mode2, edcca_enable); in proc_set_odm_adaptivity()
|