Home
last modified time | relevance | path

Searched refs:nhm_rpt_sum (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_ccx.h189 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c437 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
438 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
536 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
1190 ccx->nhm_rpt_sum - in phydm_nhm_mntr_chk()
1935 ccx->nhm_rpt_sum - ccx->nhm_result[11]); in phydm_env_mntr_result()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_ccx.h183 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c482 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
483 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
484 nhm_rpt_non_11 = ccx->nhm_rpt_sum - ccx->nhm_result[11]; in phydm_nhm_get_utility()
585 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_ccx.h193 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c497 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
498 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
604 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_ccx.h193 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c497 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
498 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
604 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_ccx.h193 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c497 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
498 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
604 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_ccx.h236 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c481 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
482 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
483 nhm_rpt_non_11 = ccx->nhm_rpt_sum - ccx->nhm_result[11]; in phydm_nhm_get_utility()
489 ccx->nhm_rpt_sum); in phydm_nhm_get_utility()
587 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_ccx.h236 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c481 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
482 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
483 nhm_rpt_non_11 = ccx->nhm_rpt_sum - ccx->nhm_result[11]; in phydm_nhm_get_utility()
489 ccx->nhm_rpt_sum); in phydm_nhm_get_utility()
587 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_ccx.h291 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c932 nhm_env = ccx->nhm_rpt_sum; in phydm_nhm_cal_nhm_env()
967 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
970 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
971 nhm_rpt_non_11 = ccx->nhm_rpt_sum - ccx->nhm_result[11]; in phydm_nhm_get_utility()
980 ccx->nhm_rpt_sum); in phydm_nhm_get_utility()
1080 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_ccx.h290 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c931 nhm_env = ccx->nhm_rpt_sum; in phydm_nhm_cal_nhm_env()
966 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
969 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
970 nhm_rpt_non_11 = ccx->nhm_rpt_sum - ccx->nhm_result[11]; in phydm_nhm_get_utility()
979 ccx->nhm_rpt_sum); in phydm_nhm_get_utility()
1079 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_ccx.h311 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c247 nhm_env = ccx->nhm_rpt_sum; in phydm_nhm_cal_nhm_env()
282 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
285 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
286 nhm_rpt_non_11 = ccx->nhm_rpt_sum - ccx->nhm_result[11]; in phydm_nhm_get_utility()
298 ccx->nhm_rpt_sum); in phydm_nhm_get_utility()
411 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_ccx.h287 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c247 nhm_env = ccx->nhm_rpt_sum; in phydm_nhm_cal_nhm_env()
282 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
285 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
286 nhm_rpt_non_11 = ccx->nhm_rpt_sum - ccx->nhm_result[11]; in phydm_nhm_get_utility()
298 ccx->nhm_rpt_sum); in phydm_nhm_get_utility()
398 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_ccx.h317 u8 nhm_rpt_sum; member
H A Dphydm_ccx.c247 nhm_env = ccx->nhm_rpt_sum; in phydm_nhm_cal_nhm_env()
282 if (ccx->nhm_rpt_sum >= ccx->nhm_result[0]) { in phydm_nhm_get_utility()
285 nhm_rpt_non_0 = ccx->nhm_rpt_sum - ccx->nhm_result[0]; in phydm_nhm_get_utility()
286 nhm_rpt_non_11 = ccx->nhm_rpt_sum - ccx->nhm_result[11]; in phydm_nhm_get_utility()
305 ccx->nhm_rpt_sum); in phydm_nhm_get_utility()
419 ccx->nhm_rpt_sum = (u8)nhm_rpt_sum_tmp; in phydm_nhm_get_result()
H A Dphydm_dfs.c1612 if ((100-((ccx->nhm_rpt_sum * 100) >> 8)) >= dfs->nhm_dty_th) { in phydm_dfs_rpt_distinguish()
1754 (100-((ccx->nhm_rpt_sum * 100) >> 8))); in phydm_dfs_rpt_distinguish()
1760 (100-((ccx->nhm_rpt_sum * 100) >> 8))); in phydm_dfs_rpt_distinguish()

12