Home
last modified time | relevance | path

Searched refs:rTxAGC_CCK_Mcs32 (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rtl8192u/
Dr819xU_phyreg.h90 #define rTxAGC_CCK_Mcs32 0xe08 macro
Dr8190_rtl8256.c244 rtl8192_setBBreg(dev, rTxAGC_CCK_Mcs32, bTxAGCRateCCK, TxAGC); in phy_set_rf8256_cck_tx_power()
/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_rtl8256.c161 rtl92e_set_bb_reg(dev, rTxAGC_CCK_Mcs32, bTxAGCRateCCK, TxAGC); in rtl92e_set_cck_tx_power()
Dr8192E_phyreg.h199 #define rTxAGC_CCK_Mcs32 0xe08 macro
/drivers/staging/rtl8712/
Drtl871x_mp_phy_regdef.h287 #define rTxAGC_CCK_Mcs32 0xe08 macro
Drtl871x_mp.c286 set_bb_reg(pAdapter, rTxAGC_CCK_Mcs32, bTxAGCRateCCK, TxAGC); in SetCCKTxPower()