Home
last modified time | relevance | path

Searched refs:delta_IQK (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/halrf/
H A Dhalphyrf_ap.c125 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
218 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
318 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
367 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
471 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
476 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_A, delta[RF_PATH_A], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
477 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_B, delta[RF_PATH_B], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
478 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_C, delta[RF_PATH_C], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
479 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_D, delta[RF_PATH_D], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
567 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
[all …]
H A Dhalphyrf_win.c183 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
329delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
333delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
356 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
706 if (delta_IQK >= c.threshold_iqk) {
708 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
710 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
768 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
848delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
853 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_A, delta[RF_PATH_A], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_iot.c120 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; in odm_txpowertracking_callback_thermal_meter() local
238delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v… in odm_txpowertracking_callback_thermal_meter()
241 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter()
528 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter()
530 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter()
532 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8); in odm_txpowertracking_callback_thermal_meter()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/halrf/
H A Dhalphyrf_ap.c125 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
218 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
318 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
367 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
471 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
476 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_A, delta[RF_PATH_A], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
477 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_B, delta[RF_PATH_B], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
478 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_C, delta[RF_PATH_C], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
479 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_D, delta[RF_PATH_D], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
567 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
[all …]
H A Dhalphyrf_win.c183 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
329delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
333delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
356 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
706 if (delta_IQK >= c.threshold_iqk) {
708 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
710 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
768 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
848delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
853 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_A, delta[RF_PATH_A], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_iot.c120 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; in odm_txpowertracking_callback_thermal_meter() local
238delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v… in odm_txpowertracking_callback_thermal_meter()
241 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter()
528 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter()
530 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter()
532 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8); in odm_txpowertracking_callback_thermal_meter()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/halrf/
H A Dhalphyrf_ap.c125 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
218 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
318 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
367 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
471 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
476 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_A, delta[RF_PATH_A], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
477 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_B, delta[RF_PATH_B], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
478 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_C, delta[RF_PATH_C], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
479 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_D, delta[RF_PATH_D], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
567 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
[all …]
H A Dhalphyrf_win.c183 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
329delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
333delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
356 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
706 if (delta_IQK >= c.threshold_iqk) {
708 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
710 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
768 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
848delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
853 …a[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", RF_PATH_A, delta[RF_PATH_A], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_iot.c120 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; in odm_txpowertracking_callback_thermal_meter() local
238delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v… in odm_txpowertracking_callback_thermal_meter()
241 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter()
528 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter()
530 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter()
532 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8); in odm_txpowertracking_callback_thermal_meter()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/halrf/
H A Dhalphyrf_win.c183 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
329delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
333delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
356 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
706 if (delta_IQK >= c.threshold_iqk) {
708 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
710 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
768 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
864delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
870 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_ap.c134 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
227 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
327 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
376 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
493 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
498 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
604 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
606 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
633 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, channel, is_increase; in odm_txpowertracking_callback_thermal_meter_jaguar_series3() local
745 delta_IQK = RTL_ABS(thermal_value, dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series3()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/
H A Dhalphyrf_win.c193 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
342delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
346delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
369 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
719 if (delta_IQK >= c.threshold_iqk) {
721 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
723 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
781 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
877delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
883 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_ap.c140 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
233 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
333 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
382 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
499 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
504 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
609 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
611 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
641 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, channel, is_increase; in odm_txpowertracking_callback_thermal_meter_jaguar_series3() local
753 delta_IQK = RTL_ABS(thermal_value, dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series3()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/halrf/
H A Dhalphyrf_win.c187 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
333delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
337delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
360 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
710 if (delta_IQK >= c.threshold_iqk) {
712 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
714 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
772 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
868delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
874 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_ap.c134 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
227 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
327 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
376 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
493 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
498 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
604 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
606 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
633 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, channel, is_increase; in odm_txpowertracking_callback_thermal_meter_jaguar_series3() local
745 delta_IQK = RTL_ABS(thermal_value, dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series3()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/
H A Dhalphyrf_win.c193 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
342delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
346delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
369 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
719 if (delta_IQK >= c.threshold_iqk) {
721 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
723 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
781 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
877delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
883 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_ap.c140 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
233 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
333 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
382 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
499 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
504 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
609 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
611 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
641 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, channel, is_increase; in odm_txpowertracking_callback_thermal_meter_jaguar_series3() local
753 delta_IQK = RTL_ABS(thermal_value, dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series3()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/
H A Dhalphyrf_win.c188 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
334delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
338delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
361 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
711 if (delta_IQK >= c.threshold_iqk) {
713 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
715 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
773 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
869delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
875 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_ap.c135 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
228 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
328 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
377 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
494 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
499 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
605 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
607 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
634 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, channel, is_increase; in odm_txpowertracking_callback_thermal_meter_jaguar_series3() local
746 delta_IQK = RTL_ABS(thermal_value, dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series3()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/halrf/
H A Dhalphyrf_win.c183 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
329delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
333delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
356 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
706 if (delta_IQK >= c.threshold_iqk) {
708 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
710 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
768 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
864delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
870 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_ap.c134 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
227 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
327 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
376 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
493 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
498 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
604 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
606 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
633 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, channel, is_increase; in odm_txpowertracking_callback_thermal_meter_jaguar_series3() local
745 delta_IQK = RTL_ABS(thermal_value, dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series3()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/halrf/
H A Dhalphyrf_win.c184 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
330delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
334delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
357 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
707 if (delta_IQK >= c.threshold_iqk) {
709 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
711 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
769 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
865delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
871 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_ap.c135 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
228 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
328 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
377 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
494 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
499 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
605 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
607 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
634 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, channel, is_increase; in odm_txpowertracking_callback_thermal_meter_jaguar_series3() local
746 delta_IQK = RTL_ABS(thermal_value, dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series3()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/halrf/
H A Dhalphyrf_win.c187 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, p = 0, i = 0; local
336delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
340delta_IQK = (thermal_value > cali_info->thermal_value_iqk) ? (thermal_value - cali_info->thermal_v…
363 …BG_RF_TX_PWR_TRACK, "(delta, delta_LCK, delta_IQK) = (%d, %d, %d)\n", delta, delta_LCK, delta_IQK);
713 if (delta_IQK >= c.threshold_iqk) {
715 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk…
717 (*c.do_iqk)(dm, delta_IQK, thermal_value, 8);
775 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; local
871delta_IQK = (thermal_value[0] > cali_info->thermal_value_iqk) ? (thermal_value[0] - cali_info->the…
877 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK);
[all …]
H A Dhalphyrf_ap.c134 u8 thermal_value = 0, delta, delta_IQK, delta_LCK, channel, is_decrease, rf_mimo_mode; in odm_txpowertracking_callback_thermal_meter_92e() local
227 delta_IQK = RTL_ABS(thermal_value, priv->pshare->thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_92e()
327 if ((delta_IQK > 3) && (!iqk_info->rfk_forbidden)) { in odm_txpowertracking_callback_thermal_meter_92e()
376 u8 delta_LCK = 0, delta_IQK = 0, i = 0, j = 0, p; in odm_txpowertracking_callback_thermal_meter_jaguar_series4() local
493 delta_IQK = RTL_ABS(thermal_value[RF_PATH_A], dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
498 …WR_TRACK, "(delta[%d], delta_LCK, delta_IQK) = (%d, %d, %d)\n", i, delta[i], delta_LCK, delta_IQK); in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
604 if (delta_IQK >= c.threshold_iqk) { in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
606 …RF_DBG(dm, DBG_RF_TX_PWR_TRACK, "delta_IQK(%d) >= threshold_iqk(%d)\n", delta_IQK, c.threshold_iqk… in odm_txpowertracking_callback_thermal_meter_jaguar_series4()
633 u8 thermal_value = 0, delta, delta_LCK, delta_IQK, channel, is_increase; in odm_txpowertracking_callback_thermal_meter_jaguar_series3() local
745 delta_IQK = RTL_ABS(thermal_value, dm->rf_calibrate_info.thermal_value_iqk); in odm_txpowertracking_callback_thermal_meter_jaguar_series3()
[all …]

123