| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_dfs.c | 336 u8 st_l2h_new = 0, fa_mask_th = 0, sum = 0; in phydm_radar_detect_dm_check() local 459 st_l2h_new = p_dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 474 st_l2h_new = p_dfs->st_l2h_max; in phydm_radar_detect_dm_check() 530 st_l2h_new = p_dfs->st_l2h_min; in phydm_radar_detect_dm_check() 534 if ((st_l2h_new != p_dfs->st_l2h_cur)) { in phydm_radar_detect_dm_check() 535 if (st_l2h_new < p_dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 538 else if (st_l2h_new > p_dfs->st_l2h_max) in phydm_radar_detect_dm_check() 541 p_dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_dfs.c | 855 u8 st_l2h_new = 0, fa_mask_th = 0, sum = 0; in phydm_radar_detect_dm_check() local 1152 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1170 st_l2h_new = dfs->st_l2h_max; in phydm_radar_detect_dm_check() 1241 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1245 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1246 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1248 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1251 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_dfs.c | 856 u8 st_l2h_new = 0, fa_mask_th = 0, sum = 0; in phydm_radar_detect_dm_check() local 1153 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1171 st_l2h_new = dfs->st_l2h_max; in phydm_radar_detect_dm_check() 1242 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1246 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1247 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1249 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1252 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_dfs.c | 856 u8 st_l2h_new = 0, fa_mask_th = 0, sum = 0; in phydm_radar_detect_dm_check() local 1153 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1171 st_l2h_new = dfs->st_l2h_max; in phydm_radar_detect_dm_check() 1242 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1246 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1247 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1249 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1252 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_dfs.c | 856 u8 st_l2h_new = 0, fa_mask_th = 0, sum = 0; in phydm_radar_detect_dm_check() local 1153 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1171 st_l2h_new = dfs->st_l2h_max; in phydm_radar_detect_dm_check() 1242 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1246 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1247 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1249 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1252 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_dfs.c | 853 u8 st_l2h_new = 0, fa_mask_th = 0, k = 0, sum = 0; in phydm_radar_detect_dm_check() local 1047 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1132 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1136 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1137 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1139 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1142 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_dfs.c | 852 u8 st_l2h_new = 0, fa_mask_th = 0, k = 0, sum = 0; in phydm_radar_detect_dm_check() local 1046 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1131 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1135 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1136 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1138 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1141 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_dfs.c | 852 u8 st_l2h_new = 0, fa_mask_th = 0, k = 0, sum = 0; in phydm_radar_detect_dm_check() local 1046 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1131 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1135 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1136 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1138 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1141 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_dfs.c | 852 u8 st_l2h_new = 0, fa_mask_th = 0, k = 0, sum = 0; in phydm_radar_detect_dm_check() local 1046 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1131 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1135 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1136 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1138 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1141 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_dfs.c | 852 u8 st_l2h_new = 0, fa_mask_th = 0, k = 0, sum = 0; in phydm_radar_detect_dm_check() local 1046 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1131 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1135 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1136 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1138 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1141 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_dfs.c | 853 u8 st_l2h_new = 0, fa_mask_th = 0, k = 0, sum = 0; in phydm_radar_detect_dm_check() local 1047 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1132 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1136 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1137 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1139 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1142 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_dfs.c | 887 u8 st_l2h_new = 0, fa_mask_th = 0, k = 0, sum = 0; in phydm_radar_detect_dm_check() local 1110 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1216 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1220 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1221 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1223 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1226 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_dfs.c | 887 u8 st_l2h_new = 0, fa_mask_th = 0, k = 0, sum = 0; in phydm_radar_detect_dm_check() local 1110 st_l2h_new = dfs->st_l2h_cur; in phydm_radar_detect_dm_check() 1216 st_l2h_new = dfs->st_l2h_min; in phydm_radar_detect_dm_check() 1220 if (st_l2h_new != dfs->st_l2h_cur) { in phydm_radar_detect_dm_check() 1221 if (st_l2h_new < dfs->st_l2h_min) { in phydm_radar_detect_dm_check() 1223 } else if (st_l2h_new > dfs->st_l2h_max) in phydm_radar_detect_dm_check() 1226 dfs->st_l2h_cur = st_l2h_new; in phydm_radar_detect_dm_check()
|