Home
last modified time | relevance | path

Searched refs:CCA_CAP (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_ccx.h22 #define CCA_CAP 14 macro
H A Dphydm_ccx.c626 ccx_info->nhm_th[0] = (ccx_info->echo_igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_set_nhm_th_by_igi()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_ccx.h41 #define CCA_CAP 14 macro
H A Dphydm_ccx.c221 if (igi >= CCA_CAP) in phydm_fahm_set_th_by_igi()
222 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
226 rssi_th[0] = igi - 10 - CCA_CAP; in phydm_fahm_set_th_by_igi()
625 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
662 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
694 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_ccx.h42 #define CCA_CAP 14 macro
H A Dphydm_ccx.c222 if (igi >= CCA_CAP) in phydm_fahm_set_th_by_igi()
223 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
227 rssi_th[0] = igi - 10 - CCA_CAP; in phydm_fahm_set_th_by_igi()
674 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
710 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
748 CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_ccx.h45 #define CCA_CAP 14 macro
H A Dphydm_ccx.c222 if (igi >= CCA_CAP) in phydm_fahm_set_th_by_igi()
223 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
227 rssi_th[0] = igi - 10 - CCA_CAP; in phydm_fahm_set_th_by_igi()
701 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
738 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
770 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_ccx.h45 #define CCA_CAP 14 macro
H A Dphydm_ccx.c222 if (igi >= CCA_CAP) in phydm_fahm_set_th_by_igi()
223 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
227 rssi_th[0] = igi - 10 - CCA_CAP; in phydm_fahm_set_th_by_igi()
701 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
738 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
770 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_ccx.h45 #define CCA_CAP 14 macro
H A Dphydm_ccx.c222 if (igi >= CCA_CAP) in phydm_fahm_set_th_by_igi()
223 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
227 rssi_th[0] = igi - 10 - CCA_CAP; in phydm_fahm_set_th_by_igi()
701 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
738 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
770 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_ccx.h42 #define CCA_CAP 14 macro
H A Dphydm_ccx.c221 if (igi >= CCA_CAP) in phydm_fahm_set_th_by_igi()
222 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
226 rssi_th[0] = igi - 10 - CCA_CAP; in phydm_fahm_set_th_by_igi()
676 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
712 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
750 CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_ccx.h42 #define CCA_CAP 14 macro
H A Dphydm_ccx.c221 if (igi >= CCA_CAP) in phydm_fahm_set_th_by_igi()
222 f_th[0] = (igi - CCA_CAP) * IGI_TO_NHM_TH_MULTIPLIER; in phydm_fahm_set_th_by_igi()
226 rssi_th[0] = igi - 10 - CCA_CAP; in phydm_fahm_set_th_by_igi()
676 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
712 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
750 CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_ccx.h42 #define CCA_CAP 14 macro
H A Dphydm_ccx.c363 u8 th_tmp = igi_curr - CCA_CAP; in phydm_fahm_th_update_chk()
390 fahm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_fahm_th_update_chk()
406 CCA_CAP); in phydm_fahm_th_update_chk()
1169 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
1205 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
1243 CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_ccx.h41 #define CCA_CAP 14 macro
H A Dphydm_ccx.c362 u8 th_tmp = igi_curr - CCA_CAP; in phydm_fahm_th_update_chk()
389 fahm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_fahm_th_update_chk()
405 CCA_CAP); in phydm_fahm_th_update_chk()
1168 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
1204 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
1242 CCA_CAP); in phydm_nhm_th_update_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_ccx.h41 #define CCA_CAP 14 macro
H A Dphydm_ccx.c505 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
578 CCA_CAP); in phydm_nhm_th_update_chk()
2109 u8 th_tmp = igi_curr - CCA_CAP; in phydm_fahm_th_update_chk()
2155 CCA_CAP); in phydm_fahm_th_update_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_ccx.h41 #define CCA_CAP 14 macro
H A Dphydm_ccx.c487 u8 th_tmp = igi_curr - CCA_CAP; in phydm_nhm_th_update_chk()
523 nhm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_nhm_th_update_chk()
561 CCA_CAP); in phydm_nhm_th_update_chk()
2089 u8 th_tmp = igi_curr - CCA_CAP; in phydm_fahm_th_update_chk()
2116 fahm_th[0] = (u8)IGI_2_NHM_TH(igi_curr - CCA_CAP); in phydm_fahm_th_update_chk()
2132 CCA_CAP); in phydm_fahm_th_update_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_ccx.h41 #define CCA_CAP 14 macro

12