Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c510 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs07_Mcs04, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex()
513 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs07_Mcs04, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex()
516 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs07_Mcs04, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex()
519 PHY_SetBBReg(Adapter, rTxAGC_A_Mcs07_Mcs04, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
Dhal_com_phycfg.c110 case rTxAGC_A_Mcs07_Mcs04: in PHY_GetRateSectionIndexOfTxPowerByRate()
213 case rTxAGC_A_Mcs07_Mcs04: in PHY_GetRateValuesOfTxPowerByRate()
/linux-6.12.1/drivers/staging/rtl8723bs/include/
DHal8192CPhyReg.h139 #define rTxAGC_A_Mcs07_Mcs04 0xe14 macro