Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.c40 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl88ee_query_rxphystatus() local
114 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl88ee_query_rxphystatus()
117 pwdb_all += 6; in _rtl88ee_query_rxphystatus()
118 if (pwdb_all > 100) in _rtl88ee_query_rxphystatus()
119 pwdb_all = 100; in _rtl88ee_query_rxphystatus()
123 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl88ee_query_rxphystatus()
124 pwdb_all -= 2; in _rtl88ee_query_rxphystatus()
125 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl88ee_query_rxphystatus()
126 pwdb_all -= 6; in _rtl88ee_query_rxphystatus()
127 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl88ee_query_rxphystatus()
[all …]
Dtrx.h601 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dtrx.c46 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl92se_query_rxphystatus() local
106 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl92se_query_rxphystatus()
110 pwdb_all += 6; in _rtl92se_query_rxphystatus()
111 if (pwdb_all > 100) in _rtl92se_query_rxphystatus()
112 pwdb_all = 100; in _rtl92se_query_rxphystatus()
114 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl92se_query_rxphystatus()
115 pwdb_all -= 2; in _rtl92se_query_rxphystatus()
116 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl92se_query_rxphystatus()
117 pwdb_all -= 6; in _rtl92se_query_rxphystatus()
118 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl92se_query_rxphystatus()
[all …]
Ddef.h502 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c36 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl8723e_query_rxphystatus() local
103 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl8723e_query_rxphystatus()
108 pwdb_all += 6; in _rtl8723e_query_rxphystatus()
109 if (pwdb_all > 100) in _rtl8723e_query_rxphystatus()
110 pwdb_all = 100; in _rtl8723e_query_rxphystatus()
114 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl8723e_query_rxphystatus()
115 pwdb_all -= 2; in _rtl8723e_query_rxphystatus()
116 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl8723e_query_rxphystatus()
117 pwdb_all -= 6; in _rtl8723e_query_rxphystatus()
118 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl8723e_query_rxphystatus()
[all …]
Dtrx.h338 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.c77 u8 evm, pwdb_all, rf_rx_num = 0; in _rtl92ce_query_rxphystatus() local
142 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl92ce_query_rxphystatus()
147 pwdb_all += 6; in _rtl92ce_query_rxphystatus()
148 if (pwdb_all > 100) in _rtl92ce_query_rxphystatus()
149 pwdb_all = 100; in _rtl92ce_query_rxphystatus()
153 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl92ce_query_rxphystatus()
154 pwdb_all -= 2; in _rtl92ce_query_rxphystatus()
155 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl92ce_query_rxphystatus()
156 pwdb_all -= 6; in _rtl92ce_query_rxphystatus()
157 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl92ce_query_rxphystatus()
[all …]
Dtrx.h336 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.c85 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl92de_query_rxphystatus() local
144 pwdb_all = _rtl92d_query_rxpwrpercentage(rx_pwr_all); in _rtl92de_query_rxphystatus()
147 pwdb_all += 6; in _rtl92de_query_rxphystatus()
148 if (pwdb_all > 100) in _rtl92de_query_rxphystatus()
149 pwdb_all = 100; in _rtl92de_query_rxphystatus()
151 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl92de_query_rxphystatus()
152 pwdb_all -= 2; in _rtl92de_query_rxphystatus()
153 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl92de_query_rxphystatus()
154 pwdb_all -= 6; in _rtl92de_query_rxphystatus()
155 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl92de_query_rxphystatus()
[all …]
Dtrx.h528 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.c69 u8 rf_rx_num = 0, evm, evmdbm, pwdb_all; in query_rxphystatus() local
138 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in query_rxphystatus()
140 if (pwdb_all >= 80) in query_rxphystatus()
141 pwdb_all = in query_rxphystatus()
142 ((pwdb_all - 80)<<1) + in query_rxphystatus()
143 ((pwdb_all - 80)>>1) + 80; in query_rxphystatus()
144 else if ((pwdb_all <= 78) && (pwdb_all >= 20)) in query_rxphystatus()
145 pwdb_all += 3; in query_rxphystatus()
146 if (pwdb_all > 100) in query_rxphystatus()
147 pwdb_all = 100; in query_rxphystatus()
[all …]
Dtrx.h424 u8 pwdb_all; member
453 u8 pwdb_all; member
/drivers/staging/rtl8712/
Drtl8712_recv.c723 u8 pwdb_all; in query_rx_phy_status() local
789 pwdb_all = query_rx_pwr_percentage(rx_pwr_all); in query_rx_phy_status()
792 pwdb_all += 6; in query_rx_phy_status()
793 if (pwdb_all > 100) in query_rx_phy_status()
794 pwdb_all = 100; in query_rx_phy_status()
796 if (pwdb_all > 34 && pwdb_all <= 42) in query_rx_phy_status()
797 pwdb_all -= 2; in query_rx_phy_status()
798 else if (pwdb_all > 26 && pwdb_all <= 34) in query_rx_phy_status()
799 pwdb_all -= 6; in query_rx_phy_status()
800 else if (pwdb_all > 14 && pwdb_all <= 26) in query_rx_phy_status()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.c38 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl92ee_query_rxphystatus() local
102 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl92ee_query_rxphystatus()
105 if (pwdb_all >= 80) in _rtl92ee_query_rxphystatus()
106 pwdb_all = ((pwdb_all - 80) << 1) + in _rtl92ee_query_rxphystatus()
107 ((pwdb_all - 80) >> 1) + 80; in _rtl92ee_query_rxphystatus()
108 else if ((pwdb_all <= 78) && (pwdb_all >= 20)) in _rtl92ee_query_rxphystatus()
109 pwdb_all += 3; in _rtl92ee_query_rxphystatus()
110 if (pwdb_all > 100) in _rtl92ee_query_rxphystatus()
111 pwdb_all = 100; in _rtl92ee_query_rxphystatus()
114 pstatus->rx_pwdb_all = pwdb_all; in _rtl92ee_query_rxphystatus()
[all …]
Dtrx.h538 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.c39 u8 rf_rx_num = 0, evm, pwdb_all, pwdb_all_bt = 0; in _rtl8723be_query_rxphystatus() local
87 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl8723be_query_rxphystatus()
88 if (pwdb_all > 100) in _rtl8723be_query_rxphystatus()
89 pwdb_all = 100; in _rtl8723be_query_rxphystatus()
91 pstatus->rx_pwdb_all = pwdb_all; in _rtl8723be_query_rxphystatus()
92 pstatus->bt_rx_rssi_percentage = pwdb_all; in _rtl8723be_query_rxphystatus()
137 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl8723be_query_rxphystatus()
138 pwdb_all_bt = pwdb_all; in _rtl8723be_query_rxphystatus()
139 pstatus->rx_pwdb_all = pwdb_all; in _rtl8723be_query_rxphystatus()
184 pwdb_all)); in _rtl8723be_query_rxphystatus()
Dtrx.h446 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dmac.c620 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl92c_query_rxphystatus() local
681 pwdb_all = _rtl92c_query_rxpwrpercentage(rx_pwr_all); in _rtl92c_query_rxphystatus()
682 pstats->rx_pwdb_all = pwdb_all; in _rtl92c_query_rxphystatus()
718 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl92c_query_rxphystatus()
719 pwdb_all = _rtl92c_query_rxpwrpercentage(rx_pwr_all); in _rtl92c_query_rxphystatus()
720 pstats->rx_pwdb_all = pwdb_all; in _rtl92c_query_rxphystatus()
742 (u8) (_rtl92c_signal_scale_mapping(hw, pwdb_all)); in _rtl92c_query_rxphystatus()
Dmac.h52 u8 pwdb_all; member
Dtrx.h47 u8 pwdb_all; member
/drivers/staging/rtl8723bs/hal/
Dodm_HWConfig.h96 u8 pwdb_all; member
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1482 u8 evm, pwdb_all; in _rtl92e_query_rxphystatus() local
1570 pwdb_all = rtl92e_rx_db_to_percent(rx_pwr_all); in _rtl92e_query_rxphystatus()
1571 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()
1622 rx_pwr_all = (((pofdm_buf->pwdb_all) >> 1) & 0x7f) - 106; in _rtl92e_query_rxphystatus()
1623 pwdb_all = rtl92e_rx_db_to_percent(rx_pwr_all); in _rtl92e_query_rxphystatus()
1625 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()
1664 (long)pwdb_all)); in _rtl92e_query_rxphystatus()
Dr8190P_def.h181 u8 pwdb_all; member
/drivers/staging/rtl8192u/
Dr8192U_core.c4087 u8 evm, pwdb_all; in rtl8192_query_rxphystatus() local
4167 pwdb_all = rtl819x_query_rxpwrpercentage(rx_pwr_all); in rtl8192_query_rxphystatus()
4168 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in rtl8192_query_rxphystatus()
4169 pstats->RecvSignalPower = pwdb_all; in rtl8192_query_rxphystatus()
4228 rx_pwr_all = (((pofdm_buf->pwdb_all) >> 1) & 0x7f) - 106; in rtl8192_query_rxphystatus()
4229 pwdb_all = rtl819x_query_rxpwrpercentage(rx_pwr_all); in rtl8192_query_rxphystatus()
4231 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in rtl8192_query_rxphystatus()
4287 (u8)(rtl819x_signal_scale_mapping((long)pwdb_all)); in rtl8192_query_rxphystatus()
Dr8192U.h721 u8 pwdb_all; member