Home
last modified time | relevance | path

Searched refs:PowerIndex (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c593 u32 PowerIndex, in PHY_SetTxPowerIndex_8723B() argument
601 PHY_SetBBReg(Adapter, rTxAGC_A_CCK1_Mcs32, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex_8723B()
604 PHY_SetBBReg(Adapter, rTxAGC_B_CCK11_A_CCK2_11, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex_8723B()
607 PHY_SetBBReg(Adapter, rTxAGC_B_CCK11_A_CCK2_11, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex_8723B()
610 PHY_SetBBReg(Adapter, rTxAGC_B_CCK11_A_CCK2_11, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex_8723B()
614 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex_8723B()
617 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex_8723B()
620 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex_8723B()
623 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex_8723B()
627 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex_8723B()
[all …]
Dhal_com_phycfg.c2053 struct adapter *padapter, u32 PowerIndex, u8 RFPath, u8 Rate in PHY_SetTxPowerIndex() argument
2056 PHY_SetTxPowerIndex_8723B(padapter, PowerIndex, RFPath, Rate); in PHY_SetTxPowerIndex()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_phy_cfg.h70 u32 PowerIndex,
Dhal_com_phycfg.h228 u32 PowerIndex,