Home
last modified time | relevance | path

Searched refs:PSD_report_temp (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_antdect.c631 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
730 PSD_report_temp = phydm_get_psd_data(p_dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
732 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_antdect.c682 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
781 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
783 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_antdect.c678 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
777 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
779 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_antdect.c679 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
778 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
780 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_antdect.c681 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
780 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
782 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_antdect.c679 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
778 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
780 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_antdect.c678 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
777 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
779 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_antdect.c682 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
781 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
783 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_antdect.c678 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
777 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
779 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_antdect.c682 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
781 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
783 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_antdect.c678 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
777 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
779 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_antdect.c678 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
777 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
779 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_antdect.c678 u32 PSD_report_temp, max_psd_report_main = 0, max_psd_report_aux = 0; in odm_single_dual_antenna_detection_psd() local
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()
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()
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()
777 PSD_report_temp = phydm_get_psd_data(dm, tone_idx_2[tone_idx], initial_gain); in odm_single_dual_antenna_detection_psd()
779 psd_report_aux[tone_lenth_1 + tone_idx] += PSD_report_temp; in odm_single_dual_antenna_detection_psd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_antdect.c755 u4Byte PSD_report_temp,MAX_PSD_report_Main=0,MAX_PSD_report_Aux=0; in ODM_SingleDualAntennaDetection_PSD() local
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()
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()
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()
864 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_2[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
866 PSD_report_Aux[Tone_lenth_1+tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_antdect.c755 u4Byte PSD_report_temp,MAX_PSD_report_Main=0,MAX_PSD_report_Aux=0; in ODM_SingleDualAntennaDetection_PSD() local
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()
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()
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()
864 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_2[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
866 PSD_report_Aux[Tone_lenth_1+tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_antdect.c1005 u4Byte PSD_report_temp,MAX_PSD_report_Main=0,MAX_PSD_report_Aux=0; in ODM_SingleDualAntennaDetection_PSD() local
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()
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()
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()
1114 PSD_report_temp = odm_GetPSDData(pDM_Odm, Tone_idx_2[tone_idx], initial_gain); in ODM_SingleDualAntennaDetection_PSD()
1116 PSD_report_Aux[Tone_lenth_1+tone_idx]+=PSD_report_temp; in ODM_SingleDualAntennaDetection_PSD()