| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_ccx.c | 928 if (pw_th_u_bnd > ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 929 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th() 930 } else if (pw_th_u_bnd < ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 931 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 932 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 939 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 940 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 946 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th() 950 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th() 1107 ccx->pw_th_rf20_cur = ccx->pw_th_rf20_ori; in phydm_nhm_init()
|
| H A D | phydm_ccx.h | 194 u8 pw_th_rf20_cur; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_ccx.c | 930 if (pw_th_u_bnd > ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 931 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th() 932 } else if (pw_th_u_bnd < ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 933 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 934 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 941 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 942 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 948 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th() 952 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th() 1109 ccx->pw_th_rf20_cur = ccx->pw_th_rf20_ori; in phydm_nhm_init()
|
| H A D | phydm_ccx.h | 248 u8 pw_th_rf20_cur; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_ccx.c | 930 if (pw_th_u_bnd > ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 931 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th() 932 } else if (pw_th_u_bnd < ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 933 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 934 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 941 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 942 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 948 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th() 952 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th() 1109 ccx->pw_th_rf20_cur = ccx->pw_th_rf20_ori; in phydm_nhm_init()
|
| H A D | phydm_ccx.h | 248 u8 pw_th_rf20_cur; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_ccx.c | 1424 if (pw_th_u_bnd > ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 1425 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th() 1426 } else if (pw_th_u_bnd < ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 1427 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 1428 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 1435 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 1436 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 1442 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th() 1446 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th() 1603 ccx->pw_th_rf20_cur = ccx->pw_th_rf20_ori; in phydm_nhm_init()
|
| H A D | phydm_ccx.h | 302 u8 pw_th_rf20_cur; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_ccx.c | 1423 if (pw_th_u_bnd > ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 1424 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th() 1425 } else if (pw_th_u_bnd < ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 1426 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 1427 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 1434 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 1435 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 1441 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th() 1445 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th() 1602 ccx->pw_th_rf20_cur = ccx->pw_th_rf20_ori; in phydm_nhm_init()
|
| H A D | phydm_ccx.h | 301 u8 pw_th_rf20_cur; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_ccx.c | 742 if (pw_th_u_bnd > ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 743 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th() 744 } else if (pw_th_u_bnd < ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 745 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 746 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 753 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 754 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 760 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th() 764 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th() 949 ccx->pw_th_rf20_cur = ccx->pw_th_rf20_ori; in phydm_nhm_init()
|
| H A D | phydm_ccx.h | 298 u8 pw_th_rf20_cur; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_ccx.c | 759 if (pw_th_u_bnd > ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 760 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th() 761 } else if (pw_th_u_bnd < ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 762 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 763 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 770 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 771 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 777 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th() 781 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th() 966 ccx->pw_th_rf20_cur = ccx->pw_th_rf20_ori; in phydm_nhm_init()
|
| H A D | phydm_ccx.h | 323 u8 pw_th_rf20_cur; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_ccx.c | 767 if (pw_th_u_bnd > ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 768 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th() 769 } else if (pw_th_u_bnd < ccx->pw_th_rf20_cur) { in phydm_nhm_set_pw_th() 770 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 771 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 778 if (ccx->pw_th_rf20_cur > ccx->pw_th_rf20_ori) in phydm_nhm_set_pw_th() 779 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th() 785 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th() 789 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th() 974 ccx->pw_th_rf20_cur = ccx->pw_th_rf20_ori; in phydm_nhm_init()
|
| H A D | phydm_ccx.h | 329 u8 pw_th_rf20_cur; member
|