Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c498 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs03_Mcs00, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex()
501 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs03_Mcs00, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
504 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs03_Mcs00, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex()
507 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs03_Mcs00, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
H A Dhal_com_phycfg.c108 case rTxAGC_A_Mcs03_Mcs00: in PHY_GetRateSectionIndexOfTxPowerByRate()
201 case rTxAGC_A_Mcs03_Mcs00: in PHY_GetRateValuesOfTxPowerByRate()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A DHal8192CPhyReg.h302 #define rTxAGC_A_Mcs03_Mcs00 0xe10 macro