Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c484 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex()
487 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
490 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex()
493 PHY_SetBBReg(Adapter, rTxAGC_A_Rate54_24, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
Dhal_com_phycfg.c94 case rTxAGC_A_Rate54_24: in PHY_GetRateSectionIndexOfTxPowerByRate()
163 case rTxAGC_A_Rate54_24: in PHY_GetRateValuesOfTxPowerByRate()
/linux-6.12.1/drivers/staging/rtl8723bs/include/
DHal8192CPhyReg.h136 #define rTxAGC_A_Rate54_24 0xe04 macro