| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_powertracking_win.h | 149 s1Byte PowerIndexOffset[MAX_RF_PATH]; 150 s1Byte DeltaPowerIndex[MAX_RF_PATH]; 151 s1Byte DeltaPowerIndexLast[MAX_RF_PATH]; 153 s1Byte XtalOffset; 154 s1Byte XtalOffsetLast; 160 s1Byte BBSwingDiff2G, BBSwingDiff5G; // Unit: dB 197 s1Byte DeltaSwingTableXtal_P[DELTA_SWINGIDX_SIZE]; 198 s1Byte DeltaSwingTableXtal_N[DELTA_SWINGIDX_SIZE]; 218 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 219 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; [all …]
|
| H A D | phydm_powertracking_ce.h | 117 s1Byte PowerIndexOffset[MAX_RF_PATH]; 118 s1Byte DeltaPowerIndex[MAX_RF_PATH]; 119 s1Byte DeltaPowerIndexLast[MAX_RF_PATH]; 121 s1Byte XtalOffset; 122 s1Byte XtalOffsetLast; 128 s1Byte BBSwingDiff2G, BBSwingDiff5G; // Unit: dB 165 s1Byte DeltaSwingTableXtal_P[DELTA_SWINGIDX_SIZE]; 166 s1Byte DeltaSwingTableXtal_N[DELTA_SWINGIDX_SIZE]; 186 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 187 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; [all …]
|
| H A D | phydm_adaptivity.h | 74 s1Byte TH_L2H_ini_backup; 75 s1Byte TH_EDCCA_HL_diff_backup; 76 s1Byte IGI_Base; 79 s1Byte H2L_lb; 80 s1Byte L2H_lb; 87 s1Byte backupL2H; 88 s1Byte backupH2L; 141 IN s1Byte H2L, 142 IN s1Byte L2H
|
| H A D | phydm_powertracking_ap.h | 160 s1Byte PowerIndexOffset; 161 s1Byte DeltaPowerIndex; 162 s1Byte DeltaPowerIndexLast; 223 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 224 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; 225 s1Byte Absolute_CCKSwingIdx[MAX_RF_PATH]; 226 s1Byte Remnant_CCKSwingIdx; 227 s1Byte Modify_TxAGC_Value; /*Remnat compensate value at TxAGC */ 234 s1Byte KfreeOffset[MAX_RF_PATH];
|
| H A D | phydm_hwconfig.h | 67 s1Byte path_cfotail[2]; 69 s1Byte stream_rxevm[2]; 75 s1Byte sig_evm; 114 …s1Byte cfosho[2]; /*DW1 byte 1 DW1 byte2 CCK AGC report and CCK_BB_Power / OFDM Path-A and Path… 136 s1Byte cfotail[2]; /*DW2 byte 1 DW2 byte 2 path-A and path-B CFO tail*/ 141 s1Byte rxevm[2]; /*DW3 byte 1 DW3 byte 2 stream 1 and stream 2 RX EVM*/ 142 s1Byte rxsnr[2]; /*DW3 byte 3 DW4 byte 0 path-A and path-B RX SNR*/ 155 …s1Byte rxevm_cd[2]; /*DW 4 byte 3 DW5 byte 0 8812A: 16'b0 8814A: stream 3 and stream 4 RX EV… 162 s1Byte sigevm; /*signal field EVM*/ 425 s1Byte rxevm[4]; /* s(8,1) */ [all …]
|
| H A D | phydm.h | 180 s1Byte RxMIMOSignalQuality[4]; /* EVM */ 181 s1Byte RxSNR[4]; /* per-path's SNR */ 216 s1Byte RxMIMOSignalQuality[4]; /* per-path's EVM */ 221 s1Byte RxPower; /* in dBm Translate from PWdB */ 222 …s1Byte RecvSignalPower; /* Real power in dBm for this packet, no beautification and aggregation… 225 s1Byte RxPwr[4]; /* per-path's pwdb */ 226 s1Byte RxSNR[4]; /* per-path's SNR */ 260 s1Byte RxSNRdB[4]; 819 s1Byte TH_L2H_default; 820 s1Byte TH_EDCCA_HL_diff_default; [all …]
|
| H A D | phydm_types.h | 145 typedef signed char s1Byte,*ps1Byte; typedef 147 typedef char s1Byte,*ps1Byte; typedef 179 typedef s8 s1Byte,*ps1Byte; 196 #define s1Byte s8 macro
|
| H A D | phydm_adaptivity.c | 228 IN s1Byte H2L, in Phydm_SetEDCCAThreshold() 229 IN s1Byte L2H in Phydm_SetEDCCAThreshold() 495 s1Byte TH_L2H_dmc, TH_H2L_dmc, IGI_target = 0x32; in Phydm_SearchPwdBLowerBound() 496 s1Byte Diff; in Phydm_SearchPwdBLowerBound() 506 Diff = IGI_target - (s1Byte)IGI; in Phydm_SearchPwdBLowerBound() 623 pDM_Odm->TH_L2H_ini = (s1Byte)Value; in phydm_adaptivityInfoInit() 627 pDM_Odm->TH_EDCCA_HL_diff = (s1Byte)Value; in phydm_adaptivityInfoInit() 650 s1Byte IGItarget = 0x32; in Phydm_AdaptivityInit() 767 s1Byte TH_L2H_dmc, TH_H2L_dmc; in Phydm_Adaptivity() 768 s1Byte Diff = 0, IGI_target; in Phydm_Adaptivity() [all …]
|
| H A D | phydm_hwconfig.c | 64 IN s1Byte AntPower in odm_QueryRxPwrPercentage() 459 IN s1Byte Value in odm_EVMdbToPercentage() 465 s1Byte ret_val; in odm_EVMdbToPercentage() 500 IN s1Byte Value in odm_EVMdbm_JaguarSeries() 503 s1Byte ret_val = Value; in odm_EVMdbm_JaguarSeries() 517 IN s1Byte Value in odm_Cfo() 538 s1Byte 544 s1Byte rx_pwr_all = 0x00; in odm_CCKRSSI_8703B() 577 s1Byte 584 s1Byte rx_pwr_all = 0; in odm_CCKRSSI_8192E() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_powertracking_win.h | 144 s1Byte PowerIndexOffset[MAX_RF_PATH]; 145 s1Byte DeltaPowerIndex[MAX_RF_PATH]; 146 s1Byte DeltaPowerIndexLast[MAX_RF_PATH]; 153 s1Byte BBSwingDiff2G, BBSwingDiff5G; // Unit: dB 196 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 197 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; 198 s1Byte Remnant_CCKSwingIdx; 199 s1Byte Modify_TxAGC_Value; /*Remnat compensate value at TxAGC */ 206 s1Byte KfreeOffset[MAX_RF_PATH]; 258 s1Byte Modify_TxAGC_Value_OFDM; [all …]
|
| H A D | phydm_powertracking_ce.h | 112 s1Byte PowerIndexOffset[MAX_RF_PATH]; 113 s1Byte DeltaPowerIndex[MAX_RF_PATH]; 114 s1Byte DeltaPowerIndexLast[MAX_RF_PATH]; 121 s1Byte BBSwingDiff2G, BBSwingDiff5G; // Unit: dB 164 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 165 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; 166 s1Byte Remnant_CCKSwingIdx; 167 s1Byte Modify_TxAGC_Value; /*Remnat compensate value at TxAGC */ 174 s1Byte KfreeOffset[MAX_RF_PATH]; 225 s1Byte Modify_TxAGC_Value_OFDM; [all …]
|
| H A D | phydm_adaptivity.h | 62 s1Byte TH_L2H_ini_backup; 63 s1Byte TH_EDCCA_HL_diff_backup; 64 s1Byte IGI_Base; 67 s1Byte H2L_lb; 68 s1Byte L2H_lb; 115 IN s1Byte H2L, 116 IN s1Byte L2H
|
| H A D | phydm_hwconfig.h | 62 s1Byte path_cfotail[2]; 64 s1Byte stream_rxevm[2]; 70 s1Byte sig_evm; 109 …s1Byte cfosho[2]; /*DW1 byte 1 DW1 byte2 CCK AGC report and CCK_BB_Power / OFDM Path-A and Path… 131 s1Byte cfotail[2]; /*DW2 byte 1 DW2 byte 2 path-A and path-B CFO tail*/ 136 s1Byte rxevm[2]; /*DW3 byte 1 DW3 byte 2 stream 1 and stream 2 RX EVM*/ 137 s1Byte rxsnr[2]; /*DW3 byte 3 DW4 byte 0 path-A and path-B RX SNR*/ 150 …s1Byte rxevm_cd[2]; /*DW 4 byte 3 DW5 byte 0 8812A: 16'b0 8814A: stream 3 and stream 4 RX EV… 157 s1Byte sigevm; /*signal field EVM*/ 392 s1Byte rxevm[4]; /* s(8,1) */ [all …]
|
| H A D | phydm_powertracking_ap.h | 151 s1Byte PowerIndexOffset; 152 s1Byte DeltaPowerIndex; 153 s1Byte DeltaPowerIndexLast; 204 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 205 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; 206 s1Byte Remnant_CCKSwingIdx; 207 s1Byte Modify_TxAGC_Value; /*Remnat compensate value at TxAGC */ 214 s1Byte KfreeOffset[MAX_RF_PATH];
|
| H A D | phydm.h | 203 s1Byte RxMIMOSignalQuality[4]; /* EVM */ 204 s1Byte RxSNR[4]; /* per-path's SNR */ 232 s1Byte RxMIMOSignalQuality[4]; /* per-path's EVM */ 237 s1Byte RxPower; /* in dBm Translate from PWdB */ 238 …s1Byte RecvSignalPower; /* Real power in dBm for this packet, no beautification and aggregation… 241 s1Byte RxPwr[4]; /* per-path's pwdb */ 242 s1Byte RxSNR[4]; /* per-path's SNR */ 274 s1Byte RxSNRdB[4]; 814 s1Byte TH_L2H_default; 815 s1Byte TH_EDCCA_HL_diff_default; [all …]
|
| H A D | phydm_types.h | 144 typedef signed char s1Byte,*ps1Byte; typedef 146 typedef char s1Byte,*ps1Byte; typedef 178 typedef s8 s1Byte,*ps1Byte; 195 #define s1Byte s8 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm_adaptivity.h | 54 s1Byte TH_L2H_ini_backup; 55 s1Byte TH_EDCCA_HL_diff_backup; 56 s1Byte IGI_Base; 59 s1Byte H2L_lb; 60 s1Byte L2H_lb; 106 IN s1Byte H2L, 107 IN s1Byte L2H
|
| H A D | phydm_powertracking_win.h | 144 s1Byte PowerIndexOffset[MAX_RF_PATH]; 145 s1Byte DeltaPowerIndex[MAX_RF_PATH]; 146 s1Byte DeltaPowerIndexLast[MAX_RF_PATH]; 153 s1Byte BBSwingDiff2G, BBSwingDiff5G; // Unit: dB 196 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 197 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; 198 s1Byte Remnant_CCKSwingIdx; 199 s1Byte Modify_TxAGC_Value; /*Remnat compensate value at TxAGC */ 206 s1Byte KfreeOffset[MAX_RF_PATH];
|
| H A D | phydm_powertracking_ce.h | 111 s1Byte PowerIndexOffset[MAX_RF_PATH]; 112 s1Byte DeltaPowerIndex[MAX_RF_PATH]; 113 s1Byte DeltaPowerIndexLast[MAX_RF_PATH]; 120 s1Byte BBSwingDiff2G, BBSwingDiff5G; // Unit: dB 163 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 164 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; 165 s1Byte Remnant_CCKSwingIdx; 166 s1Byte Modify_TxAGC_Value; /*Remnat compensate value at TxAGC */ 173 s1Byte KfreeOffset[MAX_RF_PATH];
|
| H A D | phydm_hwconfig.h | 62 s1Byte path_cfotail[2]; 64 s1Byte stream_rxevm[2]; 70 s1Byte sig_evm; 109 …s1Byte cfosho[2]; /*DW1 byte 1 DW1 byte2 CCK AGC report and CCK_BB_Power / OFDM Path-A and Path… 131 s1Byte cfotail[2]; /*DW2 byte 1 DW2 byte 2 path-A and path-B CFO tail*/ 136 s1Byte rxevm[2]; /*DW3 byte 1 DW3 byte 2 stream 1 and stream 2 RX EVM*/ 137 s1Byte rxsnr[2]; /*DW3 byte 3 DW4 byte 0 path-A and path-B RX SNR*/ 150 …s1Byte rxevm_cd[2]; /*DW 4 byte 3 DW5 byte 0 8812A: 16'b0 8814A: stream 3 and stream 4 RX EV… 157 s1Byte sigevm; /*signal field EVM*/ 392 s1Byte rxevm[4]; /* s(8,1) */ [all …]
|
| H A D | phydm_powertracking_ap.h | 147 s1Byte PowerIndexOffset; 148 s1Byte DeltaPowerIndex; 149 s1Byte DeltaPowerIndexLast; 200 s1Byte Absolute_OFDMSwingIdx[MAX_RF_PATH]; 201 s1Byte Remnant_OFDMSwingIdx[MAX_RF_PATH]; 202 s1Byte Remnant_CCKSwingIdx; 203 s1Byte Modify_TxAGC_Value; /*Remnat compensate value at TxAGC */ 210 s1Byte KfreeOffset[MAX_RF_PATH];
|
| H A D | phydm.h | 221 s1Byte RxMIMOSignalQuality[4]; /* EVM */ 222 s1Byte RxSNR[4]; /* per-path's SNR */ 250 s1Byte RxMIMOSignalQuality[4]; /* per-path's EVM */ 255 s1Byte RxPower; /* in dBm Translate from PWdB */ 256 …s1Byte RecvSignalPower; /* Real power in dBm for this packet, no beautification and aggregation… 259 s1Byte RxPwr[4]; /* per-path's pwdb */ 260 s1Byte RxSNR[4]; /* per-path's SNR */ 292 s1Byte RxSNRdB[4]; 814 s1Byte TH_L2H_ini; 815 s1Byte TH_EDCCA_HL_diff; [all …]
|
| H A D | phydm_adaptivity.c | 229 IN s1Byte H2L, in Phydm_SetEDCCAThreshold() 230 IN s1Byte L2H in Phydm_SetEDCCAThreshold() 381 s1Byte TH_L2H_dmc, TH_H2L_dmc, IGI_target = 0x32; in Phydm_SearchPwdBLowerBound() 382 s1Byte Diff; in Phydm_SearchPwdBLowerBound() 387 Diff = IGI_target - (s1Byte)IGI; in Phydm_SearchPwdBLowerBound() 562 s1Byte TH_L2H_dmc, TH_H2L_dmc; in Phydm_Adaptivity() 563 s1Byte Diff, IGI_target; in Phydm_Adaptivity() 630 TH_L2H_dmc = (s1Byte)pDM_Odm->TH_L2H_ini + IGI_target; in Phydm_Adaptivity() 635 Diff = IGI_target - (s1Byte)IGI; in Phydm_Adaptivity() 776 s1Byte TH_L2H_dmc, TH_H2L_dmc; in phydm_setEDCCAThresholdAPI() [all …]
|
| H A D | phydm_types.h | 190 typedef signed char s1Byte,*ps1Byte; typedef 192 typedef char s1Byte,*ps1Byte; typedef 230 typedef s8 s1Byte,*ps1Byte; 247 #define s1Byte s8 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/rtl8723b/ |
| H A D | phydm_rtl8723b.c | 30 s1Byte 36 s1Byte rx_pwr_all=0x00; in odm_CCKRSSI_8723B()
|