Searched refs:rTxAGC_A_Rate18_06 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_phycfg.c | 471 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte0, PowerIndex); in PHY_SetTxPowerIndex() 474 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte1, PowerIndex); in PHY_SetTxPowerIndex() 477 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte2, PowerIndex); in PHY_SetTxPowerIndex() 480 PHY_SetBBReg(Adapter, rTxAGC_A_Rate18_06, bMaskByte3, PowerIndex); in PHY_SetTxPowerIndex()
|
D | hal_com_phycfg.c | 91 case rTxAGC_A_Rate18_06: in PHY_GetRateSectionIndexOfTxPowerByRate() 150 case rTxAGC_A_Rate18_06: in PHY_GetRateValuesOfTxPowerByRate()
|
/linux-6.12.1/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 135 #define rTxAGC_A_Rate18_06 0xe00 macro
|