Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c529 u32 PowerIndex, in PHY_SetTxPowerIndex() argument
537 PHY_SetBBReg(Adapter, rTxAGC_A_CCK1_Mcs32, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
540 PHY_SetBBReg(Adapter, rTxAGC_B_CCK11_A_CCK2_11, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
543 PHY_SetBBReg(Adapter, rTxAGC_B_CCK11_A_CCK2_11, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex()
546 PHY_SetBBReg(Adapter, rTxAGC_B_CCK11_A_CCK2_11, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
550 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex()
553 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
556 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex()
559 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
563 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex()
[all …]
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_phy_cfg.h46 void PHY_SetTxPowerIndex(struct adapter *Adapter, u32 PowerIndex,