Searched refs:PowerIndex (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_phycfg.c | 593 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 …]
|
D | hal_com_phycfg.c | 2053 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/ |
D | hal_phy_cfg.h | 70 u32 PowerIndex,
|
D | hal_com_phycfg.h | 228 u32 PowerIndex,
|