Home
last modified time | relevance | path

Searched refs:pw_rslt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_dfs.h138 u8 pw_rslt[12]; member
H A Dphydm_dfs.c1348 dfs->pw_rslt[i] = 0; in phydm_dfs_rpt_distinguish()
1568 dfs->pw_rslt[i] = pw_rpt_set[i]; in phydm_dfs_rpt_distinguish()
1572 if ((pw_lth[j] <= dfs->pw_rslt[i]) && (dfs->pw_rslt[i] <= pw_uth[j])) in phydm_dfs_rpt_distinguish()
1575 if ((pw_lth[j] <= dfs->pw_rslt[i]) && (dfs->pw_rslt[i] <= pw_uth[j]) && in phydm_dfs_rpt_distinguish()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_dfs.h138 u8 pw_rslt[12]; member
H A Dphydm_dfs.c1348 dfs->pw_rslt[i] = 0; in phydm_dfs_rpt_distinguish()
1568 dfs->pw_rslt[i] = (u8)pw_rpt_set[i]; in phydm_dfs_rpt_distinguish()
1572 if ((pw_lth[j] <= dfs->pw_rslt[i]) && (dfs->pw_rslt[i] <= pw_uth[j])) in phydm_dfs_rpt_distinguish()
1575 if ((pw_lth[j] <= dfs->pw_rslt[i]) && (dfs->pw_rslt[i] <= pw_uth[j]) && in phydm_dfs_rpt_distinguish()