Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.c63 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl88ee_query_rxphystatus() local
137 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl88ee_query_rxphystatus()
140 pwdb_all += 6; in _rtl88ee_query_rxphystatus()
141 if (pwdb_all > 100) in _rtl88ee_query_rxphystatus()
142 pwdb_all = 100; in _rtl88ee_query_rxphystatus()
146 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl88ee_query_rxphystatus()
147 pwdb_all -= 2; in _rtl88ee_query_rxphystatus()
148 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl88ee_query_rxphystatus()
149 pwdb_all -= 6; in _rtl88ee_query_rxphystatus()
150 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl88ee_query_rxphystatus()
[all …]
Dtrx.h593 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dtrx.c72 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl92se_query_rxphystatus() local
132 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl92se_query_rxphystatus()
136 pwdb_all += 6; in _rtl92se_query_rxphystatus()
137 if (pwdb_all > 100) in _rtl92se_query_rxphystatus()
138 pwdb_all = 100; in _rtl92se_query_rxphystatus()
140 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl92se_query_rxphystatus()
141 pwdb_all -= 2; in _rtl92se_query_rxphystatus()
142 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl92se_query_rxphystatus()
143 pwdb_all -= 6; in _rtl92se_query_rxphystatus()
144 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl92se_query_rxphystatus()
[all …]
Ddef.h527 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c58 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl8723e_query_rxphystatus() local
125 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl8723e_query_rxphystatus()
130 pwdb_all += 6; in _rtl8723e_query_rxphystatus()
131 if (pwdb_all > 100) in _rtl8723e_query_rxphystatus()
132 pwdb_all = 100; in _rtl8723e_query_rxphystatus()
136 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl8723e_query_rxphystatus()
137 pwdb_all -= 2; in _rtl8723e_query_rxphystatus()
138 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl8723e_query_rxphystatus()
139 pwdb_all -= 6; in _rtl8723e_query_rxphystatus()
140 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl8723e_query_rxphystatus()
[all …]
Dtrx.h522 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.c123 u8 evm, pwdb_all, rf_rx_num = 0; in _rtl92ce_query_rxphystatus() local
185 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl92ce_query_rxphystatus()
190 pwdb_all += 6; in _rtl92ce_query_rxphystatus()
191 if (pwdb_all > 100) in _rtl92ce_query_rxphystatus()
192 pwdb_all = 100; in _rtl92ce_query_rxphystatus()
196 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl92ce_query_rxphystatus()
197 pwdb_all -= 2; in _rtl92ce_query_rxphystatus()
198 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl92ce_query_rxphystatus()
199 pwdb_all -= 6; in _rtl92ce_query_rxphystatus()
200 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl92ce_query_rxphystatus()
[all …]
Dtrx.h537 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.c125 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl92de_query_rxphystatus() local
184 pwdb_all = _rtl92d_query_rxpwrpercentage(rx_pwr_all); in _rtl92de_query_rxphystatus()
187 pwdb_all += 6; in _rtl92de_query_rxphystatus()
188 if (pwdb_all > 100) in _rtl92de_query_rxphystatus()
189 pwdb_all = 100; in _rtl92de_query_rxphystatus()
191 if (pwdb_all > 34 && pwdb_all <= 42) in _rtl92de_query_rxphystatus()
192 pwdb_all -= 2; in _rtl92de_query_rxphystatus()
193 else if (pwdb_all > 26 && pwdb_all <= 34) in _rtl92de_query_rxphystatus()
194 pwdb_all -= 6; in _rtl92de_query_rxphystatus()
195 else if (pwdb_all > 14 && pwdb_all <= 26) in _rtl92de_query_rxphystatus()
[all …]
Dtrx.h554 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.c92 u8 rf_rx_num = 0, evm, evmdbm, pwdb_all; in query_rxphystatus() local
161 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in query_rxphystatus()
163 if (pwdb_all >= 80) in query_rxphystatus()
164 pwdb_all = in query_rxphystatus()
165 ((pwdb_all - 80)<<1) + in query_rxphystatus()
166 ((pwdb_all - 80)>>1) + 80; in query_rxphystatus()
167 else if ((pwdb_all <= 78) && (pwdb_all >= 20)) in query_rxphystatus()
168 pwdb_all += 3; in query_rxphystatus()
169 if (pwdb_all > 100) in query_rxphystatus()
170 pwdb_all = 100; in query_rxphystatus()
[all …]
Dtrx.h389 u8 pwdb_all; member
418 u8 pwdb_all; member
/drivers/staging/rtl8712/
Drtl8712_recv.c747 u8 pwdb_all; in query_rx_phy_status() local
813 pwdb_all = query_rx_pwr_percentage(rx_pwr_all); in query_rx_phy_status()
816 pwdb_all += 6; in query_rx_phy_status()
817 if (pwdb_all > 100) in query_rx_phy_status()
818 pwdb_all = 100; in query_rx_phy_status()
820 if (pwdb_all > 34 && pwdb_all <= 42) in query_rx_phy_status()
821 pwdb_all -= 2; in query_rx_phy_status()
822 else if (pwdb_all > 26 && pwdb_all <= 34) in query_rx_phy_status()
823 pwdb_all -= 6; in query_rx_phy_status()
824 else if (pwdb_all > 14 && pwdb_all <= 26) in query_rx_phy_status()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.c60 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl92ee_query_rxphystatus() local
123 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl92ee_query_rxphystatus()
126 if (pwdb_all >= 80) in _rtl92ee_query_rxphystatus()
127 pwdb_all = ((pwdb_all - 80) << 1) + in _rtl92ee_query_rxphystatus()
128 ((pwdb_all - 80) >> 1) + 80; in _rtl92ee_query_rxphystatus()
129 else if ((pwdb_all <= 78) && (pwdb_all >= 20)) in _rtl92ee_query_rxphystatus()
130 pwdb_all += 3; in _rtl92ee_query_rxphystatus()
131 if (pwdb_all > 100) in _rtl92ee_query_rxphystatus()
132 pwdb_all = 100; in _rtl92ee_query_rxphystatus()
135 pstatus->rx_pwdb_all = pwdb_all; in _rtl92ee_query_rxphystatus()
[all …]
Dtrx.h650 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.c60 u8 rf_rx_num = 0, evm, pwdb_all, pwdb_all_bt = 0; in _rtl8723be_query_rxphystatus() local
108 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl8723be_query_rxphystatus()
109 if (pwdb_all > 100) in _rtl8723be_query_rxphystatus()
110 pwdb_all = 100; in _rtl8723be_query_rxphystatus()
112 pstatus->rx_pwdb_all = pwdb_all; in _rtl8723be_query_rxphystatus()
113 pstatus->bt_rx_rssi_percentage = pwdb_all; in _rtl8723be_query_rxphystatus()
158 pwdb_all = rtl_query_rxpwrpercentage(rx_pwr_all); in _rtl8723be_query_rxphystatus()
159 pwdb_all_bt = pwdb_all; in _rtl8723be_query_rxphystatus()
160 pstatus->rx_pwdb_all = pwdb_all; in _rtl8723be_query_rxphystatus()
205 pwdb_all)); in _rtl8723be_query_rxphystatus()
Dtrx.h422 u8 pwdb_all; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dmac.c665 u8 rf_rx_num = 0, evm, pwdb_all; in _rtl92c_query_rxphystatus() local
723 pwdb_all = _rtl92c_query_rxpwrpercentage(rx_pwr_all); in _rtl92c_query_rxphystatus()
724 pstats->rx_pwdb_all = pwdb_all; in _rtl92c_query_rxphystatus()
759 rx_pwr_all = ((p_drvinfo->pwdb_all >> 1) & 0x7f) - 110; in _rtl92c_query_rxphystatus()
760 pwdb_all = _rtl92c_query_rxpwrpercentage(rx_pwr_all); in _rtl92c_query_rxphystatus()
761 pstats->rx_pwdb_all = pwdb_all; in _rtl92c_query_rxphystatus()
783 (u8) (_rtl92c_signal_scale_mapping(hw, pwdb_all)); in _rtl92c_query_rxphystatus()
Dmac.h79 u8 pwdb_all; member
Dtrx.h73 u8 pwdb_all; member
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1498 u8 evm, pwdb_all; in _rtl92e_query_rxphystatus() local
1586 pwdb_all = rtl92e_rx_db_to_percent(rx_pwr_all); in _rtl92e_query_rxphystatus()
1587 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()
1638 rx_pwr_all = (((pofdm_buf->pwdb_all) >> 1) & 0x7f) - 106; in _rtl92e_query_rxphystatus()
1639 pwdb_all = rtl92e_rx_db_to_percent(rx_pwr_all); in _rtl92e_query_rxphystatus()
1641 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in _rtl92e_query_rxphystatus()
1684 (long)pwdb_all)); in _rtl92e_query_rxphystatus()
Dr8190P_def.h191 u8 pwdb_all; member
/drivers/staging/rtl8192u/
Dr8192U_core.c4250 u8 evm, pwdb_all; in rtl8192_query_rxphystatus() local
4330 pwdb_all = rtl819x_query_rxpwrpercentage(rx_pwr_all); in rtl8192_query_rxphystatus()
4331 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in rtl8192_query_rxphystatus()
4332 pstats->RecvSignalPower = pwdb_all; in rtl8192_query_rxphystatus()
4391 rx_pwr_all = (((pofdm_buf->pwdb_all) >> 1) & 0x7f) - 106; in rtl8192_query_rxphystatus()
4392 pwdb_all = rtl819x_query_rxpwrpercentage(rx_pwr_all); in rtl8192_query_rxphystatus()
4394 pstats->RxPWDBAll = precord_stats->RxPWDBAll = pwdb_all; in rtl8192_query_rxphystatus()
4450 (u8)(rtl819x_signal_scale_mapping((long)pwdb_all)); in rtl8192_query_rxphystatus()
Dr8192U.h762 u8 pwdb_all; member