Home
last modified time | relevance | path

Searched refs:noise_diff (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_ccx.c905 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
919 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
920 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
926 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_ccx.c896 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
922 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
923 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
929 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_ccx.c929 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
955 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
956 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
962 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_ccx.c929 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
955 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
956 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
962 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_ccx.c929 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
955 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
956 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
962 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_ccx.c907 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
921 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
922 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
928 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_ccx.c907 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
921 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
922 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
928 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_ccx.c1401 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
1415 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
1416 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
1422 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_ccx.c1400 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
1414 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
1415 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
1421 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_ccx.c719 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
733 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
734 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
740 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_ccx.c736 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
750 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
751 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
757 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_ccx.c744 s8 noise_diff = 0; in phydm_nhm_set_pw_th() local
758 noise_diff = noise - (ccx->nhm_igi - 10); in phydm_nhm_set_pw_th()
759 pw_th_u_bnd = (u8)(noise_diff + 32 + point_mean); in phydm_nhm_set_pw_th()
765 noise_diff, ccx->nhm_pw_th_max, pw_th_u_bnd); in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1168 __le16 noise_diff; member
H A D3945.c535 le16_to_cpu(rx_stats->noise_diff); in il3945_hdl_rx()