Home
last modified time | relevance | path

Searched refs:PowerDiffByRate (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mp.c2262 ULONG TxPower = 1, PwrGroup=0, PowerDiffByRate=0; in mpt_ProQueryCalTxPower_8188E() local
2313 PowerDiffByRate = getPowerDiffByRate8188E(pAdapter, CurrChannel, RfPath); in mpt_ProQueryCalTxPower_8188E()
2315 PowerDiffByRate = 0; in mpt_ProQueryCalTxPower_8188E()
2341 TxPower += PowerDiffByRate; in mpt_ProQueryCalTxPower_8188E()
2345 TxPower += limit > (s8) PowerDiffByRate ? PowerDiffByRate : limit; in mpt_ProQueryCalTxPower_8188E()
2496 ULONG TxPower = 1, PwrGroup=0, PowerDiffByRate=0; in mpt_ProQueryCalTxPower() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mp.c2259 ULONG TxPower = 1, PwrGroup=0, PowerDiffByRate=0; in mpt_ProQueryCalTxPower_8188E() local
2310 PowerDiffByRate = getPowerDiffByRate8188E(pAdapter, CurrChannel, RfPath); in mpt_ProQueryCalTxPower_8188E()
2312 PowerDiffByRate = 0; in mpt_ProQueryCalTxPower_8188E()
2338 TxPower += PowerDiffByRate; in mpt_ProQueryCalTxPower_8188E()
2342 TxPower += limit > (s8) PowerDiffByRate ? PowerDiffByRate : limit; in mpt_ProQueryCalTxPower_8188E()
2675 ULONG TxPower = 1, PwrGroup=0, PowerDiffByRate=0; in mpt_ProQueryCalTxPower() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mp.c2389 ULONG TxPower = 1, PwrGroup = 0, PowerDiffByRate = 0; in mpt_ProQueryCalTxPower_8188E() local
2429 PowerDiffByRate = getPowerDiffByRate8188E(pAdapter, CurrChannel, RfPath); in mpt_ProQueryCalTxPower_8188E()
2431 PowerDiffByRate = 0; in mpt_ProQueryCalTxPower_8188E()
2451 TxPower += PowerDiffByRate; in mpt_ProQueryCalTxPower_8188E()
2455 TxPower += limit > (s8) PowerDiffByRate ? PowerDiffByRate : limit; in mpt_ProQueryCalTxPower_8188E()
2956 ULONG TxPower = 1, PwrGroup = 0, PowerDiffByRate = 0; in mpt_ProQueryCalTxPower() local