Home
last modified time | relevance | path

Searched refs:tone_idx (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_antdect.c621 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
682 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
683 PSD_report_temp = phydm_get_psd_data(p_dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
685 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
693 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
694 PSD_report_temp = phydm_get_psd_data(p_dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
696 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
716 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
717 PSD_report_temp = phydm_get_psd_data(p_dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
719 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_antdect.c672 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
733 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
734 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
736 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
744 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
745 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
747 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
767 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
768 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
770 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_antdect.c668 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
729 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
730 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
732 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
740 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
741 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
743 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
763 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
764 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
766 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
H A Dphydm_api.c1198 u32 tone_idx = 0; in phydm_csi_mask_setting() local
1219 &tone_idx); in phydm_csi_mask_setting()
1226 phydm_set_csi_mask(dm, tone_idx, direction); in phydm_csi_mask_setting()
1278 u32 phydm_rf_psd_jgr3(void *dm_void, u8 path, u32 tone_idx) in phydm_rf_psd_jgr3() argument
1329 for (i = tone_idx - 1; i <= tone_idx + 1; i++) { in phydm_rf_psd_jgr3()
1433 u32 tone_idx = 0; in phydm_csi_mask_setting_jgr3() local
1455 &tone_idx); in phydm_csi_mask_setting_jgr3()
1463 phydm_set_csi_mask_jgr3(dm, tone_idx, direction, in phydm_csi_mask_setting_jgr3()
1692 u32 tone_idx = 0; in phydm_nbi_setting_jgr3() local
1713 &tone_idx); in phydm_nbi_setting_jgr3()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_antdect.c669 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
730 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
731 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
733 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
741 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
742 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
744 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
764 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
765 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
767 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
H A Dphydm_api.c1197 u32 tone_idx = 0; in phydm_csi_mask_setting() local
1218 &tone_idx); in phydm_csi_mask_setting()
1225 phydm_set_csi_mask(dm, tone_idx, direction); in phydm_csi_mask_setting()
1287 u32 phydm_rf_psd_jgr3(void *dm_void, u8 path, u32 tone_idx) in phydm_rf_psd_jgr3() argument
1338 for (i = tone_idx - 1; i <= tone_idx + 1; i++) { in phydm_rf_psd_jgr3()
1441 u32 tone_idx = 0; in phydm_csi_mask_setting_jgr3() local
1463 &tone_idx); in phydm_csi_mask_setting_jgr3()
1471 phydm_set_csi_mask_jgr3(dm, tone_idx, direction, in phydm_csi_mask_setting_jgr3()
1699 u32 tone_idx = 0; in phydm_nbi_setting_jgr3() local
1720 &tone_idx); in phydm_nbi_setting_jgr3()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_antdect.c671 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
732 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
733 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
735 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
743 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
744 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
746 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
766 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
767 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
769 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_antdect.c669 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
730 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
731 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
733 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
741 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
742 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
744 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
764 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
765 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
767 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_antdect.c668 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
729 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
730 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
732 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
740 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
741 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
743 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
763 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
764 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
766 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
H A Dphydm_api.c1171 u32 tone_idx = 0; in phydm_csi_mask_setting() local
1192 &tone_idx); in phydm_csi_mask_setting()
1199 phydm_set_csi_mask(dm, tone_idx, direction); in phydm_csi_mask_setting()
1242 u32 phydm_rf_psd_jgr3(void *dm_void, u8 path, u32 tone_idx) in phydm_rf_psd_jgr3() argument
1293 for (i = tone_idx - 1; i <= tone_idx + 1; i++) { in phydm_rf_psd_jgr3()
1396 u32 tone_idx = 0; in phydm_csi_mask_setting_jgr3() local
1418 &tone_idx); in phydm_csi_mask_setting_jgr3()
1426 phydm_set_csi_mask_jgr3(dm, tone_idx, direction, in phydm_csi_mask_setting_jgr3()
1654 u32 tone_idx = 0; in phydm_nbi_setting_jgr3() local
1675 &tone_idx); in phydm_nbi_setting_jgr3()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_antdect.c672 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
733 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
734 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
736 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
744 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
745 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
747 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
767 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
768 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
770 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_antdect.c668 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
729 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
730 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
732 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
740 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
741 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
743 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
763 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
764 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
766 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
H A Dphydm_api.c1196 u32 tone_idx = 0; in phydm_csi_mask_setting() local
1217 &tone_idx); in phydm_csi_mask_setting()
1224 phydm_set_csi_mask(dm, tone_idx, direction); in phydm_csi_mask_setting()
1286 u32 phydm_rf_psd_jgr3(void *dm_void, u8 path, u32 tone_idx) in phydm_rf_psd_jgr3() argument
1337 for (i = tone_idx - 1; i <= tone_idx + 1; i++) { in phydm_rf_psd_jgr3()
1440 u32 tone_idx = 0; in phydm_csi_mask_setting_jgr3() local
1462 &tone_idx); in phydm_csi_mask_setting_jgr3()
1470 phydm_set_csi_mask_jgr3(dm, tone_idx, direction, in phydm_csi_mask_setting_jgr3()
1698 u32 tone_idx = 0; in phydm_nbi_setting_jgr3() local
1719 &tone_idx); in phydm_nbi_setting_jgr3()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_antdect.c672 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
733 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
734 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
736 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
744 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
745 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
747 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
767 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
768 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
770 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_antdect.c668 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
729 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
730 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
732 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
740 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
741 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
743 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
763 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
764 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
766 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
H A Dphydm_api.c1171 u32 tone_idx = 0; in phydm_csi_mask_setting() local
1192 &tone_idx); in phydm_csi_mask_setting()
1199 phydm_set_csi_mask(dm, tone_idx, direction); in phydm_csi_mask_setting()
1242 u32 phydm_rf_psd_jgr3(void *dm_void, u8 path, u32 tone_idx) in phydm_rf_psd_jgr3() argument
1293 for (i = tone_idx - 1; i <= tone_idx + 1; i++) { in phydm_rf_psd_jgr3()
1396 u32 tone_idx = 0; in phydm_csi_mask_setting_jgr3() local
1418 &tone_idx); in phydm_csi_mask_setting_jgr3()
1426 phydm_set_csi_mask_jgr3(dm, tone_idx, direction, in phydm_csi_mask_setting_jgr3()
1654 u32 tone_idx = 0; in phydm_nbi_setting_jgr3() local
1675 &tone_idx); in phydm_nbi_setting_jgr3()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_antdect.c668 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
729 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
730 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
732 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
740 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
741 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
743 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
763 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
764 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
766 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
H A Dphydm_api.c1198 u32 tone_idx = 0; in phydm_csi_mask_setting() local
1219 &tone_idx); in phydm_csi_mask_setting()
1226 phydm_set_csi_mask(dm, tone_idx, direction); in phydm_csi_mask_setting()
1278 u32 phydm_rf_psd_jgr3(void *dm_void, u8 path, u32 tone_idx) in phydm_rf_psd_jgr3() argument
1329 for (i = tone_idx - 1; i <= tone_idx + 1; i++) { in phydm_rf_psd_jgr3()
1433 u32 tone_idx = 0; in phydm_csi_mask_setting_jgr3() local
1455 &tone_idx); in phydm_csi_mask_setting_jgr3()
1463 phydm_set_csi_mask_jgr3(dm, tone_idx, direction, in phydm_csi_mask_setting_jgr3()
1692 u32 tone_idx = 0; in phydm_nbi_setting_jgr3() local
1713 &tone_idx); in phydm_nbi_setting_jgr3()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_antdect.c668 u8 tone_idx; in odm_single_dual_antenna_detection_psd() local
729 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
730 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
732 psd_report_main[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
740 for (tone_idx = 0; tone_idx < tone_lenth_1; tone_idx++) { in odm_single_dual_antenna_detection_psd()
741 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_1[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
743 psd_report_aux[tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
763 for (tone_idx = 0; tone_idx < tone_lenth_2; tone_idx++) { in odm_single_dual_antenna_detection_psd()
764 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
766 psd_report_main[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
[all …]
H A Dphydm_api.c1196 u32 tone_idx = 0; in phydm_csi_mask_setting() local
1217 &tone_idx); in phydm_csi_mask_setting()
1224 phydm_set_csi_mask(dm, tone_idx, direction); in phydm_csi_mask_setting()
1276 u32 phydm_rf_psd_jgr3(void *dm_void, u8 path, u32 tone_idx) in phydm_rf_psd_jgr3() argument
1327 for (i = tone_idx - 1; i <= tone_idx + 1; i++) { in phydm_rf_psd_jgr3()
1430 u32 tone_idx = 0; in phydm_csi_mask_setting_jgr3() local
1452 &tone_idx); in phydm_csi_mask_setting_jgr3()
1460 phydm_set_csi_mask_jgr3(dm, tone_idx, direction, in phydm_csi_mask_setting_jgr3()
1688 u32 tone_idx = 0; in phydm_nbi_setting_jgr3() local
1709 &tone_idx); in phydm_nbi_setting_jgr3()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_antdect.c745 u1Byte tone_idx; in ODM_SingleDualAntennaDetection_PSD() local
809 for (tone_idx=0;tone_idx<Tone_lenth_1;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
811 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_1[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
813 PSD_report_Main[tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
822 for (tone_idx=0;tone_idx<Tone_lenth_1;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
824 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_1[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
826 PSD_report_Aux[tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
847 for (tone_idx=0;tone_idx<Tone_lenth_2;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
849 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_2[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
851 PSD_report_Main[Tone_lenth_1+tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
[all …]
H A Dphydm_rxhp.c393 u1Byte n, i, channel, BBReset,tone_idx; in odm_PSD_Monitor() local
724 tone_idx = n%20; in odm_PSD_Monitor()
732 PSD_report_tmp = GetPSDData(pDM_Odm, idx[tone_idx], initial_gain_psd); in odm_PSD_Monitor()
976 u1Byte n, i, channel, BBReset,tone_idx; in odm_PSD_RXHP() local
1179 tone_idx = n%20; in odm_PSD_RXHP()
1187 PSD_report_tmp = GetPSDData(pDM_Odm, idx[tone_idx], initial_gain_psd); in odm_PSD_RXHP()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_antdect.c745 u1Byte tone_idx; in ODM_SingleDualAntennaDetection_PSD() local
809 for (tone_idx=0;tone_idx<Tone_lenth_1;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
811 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_1[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
813 PSD_report_Main[tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
822 for (tone_idx=0;tone_idx<Tone_lenth_1;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
824 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_1[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
826 PSD_report_Aux[tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
847 for (tone_idx=0;tone_idx<Tone_lenth_2;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
849 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_2[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
851 PSD_report_Main[Tone_lenth_1+tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_antdect.c995 u1Byte tone_idx; in ODM_SingleDualAntennaDetection_PSD() local
1059 for (tone_idx=0;tone_idx<Tone_lenth_1;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
1061 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_1[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
1063 PSD_report_Main[tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
1072 for (tone_idx=0;tone_idx<Tone_lenth_1;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
1074 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_1[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
1076 PSD_report_Aux[tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
1097 for (tone_idx=0;tone_idx<Tone_lenth_2;tone_idx++) in ODM_SingleDualAntennaDetection_PSD()
1099 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_2[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
1101 PSD_report_Main[Tone_lenth_1+tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
[all …]
H A Dphydm_rxhp.c393 u1Byte n, i, channel, BBReset,tone_idx; in odm_PSD_Monitor() local
724 tone_idx = n%20; in odm_PSD_Monitor()
732 PSD_report_tmp = GetPSDData(pDM_Odm, idx[tone_idx], initial_gain_psd); in odm_PSD_Monitor()
976 u1Byte n, i, channel, BBReset,tone_idx; in odm_PSD_RXHP() local
1179 tone_idx = n%20; in odm_PSD_RXHP()
1187 PSD_report_tmp = GetPSDData(pDM_Odm, idx[tone_idx], initial_gain_psd); in odm_PSD_RXHP()

12