Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8192u/
Dr819xU_phyreg.h124 #define bTxAGCRateCCK 0x7f00 macro
Dr8190_rtl8256.c244 rtl8192_setBBreg(dev, rTxAGC_CCK_Mcs32, bTxAGCRateCCK, TxAGC); in phy_set_rf8256_cck_tx_power()
/linux-6.6.21/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_rtl8256.c151 rtl92e_set_bb_reg(dev, rTxAGC_CCK_Mcs32, bTxAGCRateCCK, TxAGC); in rtl92e_set_cck_tx_power()
Dr8192E_phyreg.h738 #define bTxAGCRateCCK 0x7f00 macro
/linux-6.6.21/drivers/staging/rtl8712/
Drtl871x_mp_phy_regdef.h913 #define bTxAGCRateCCK 0x7f00 macro
Drtl871x_mp.c286 set_bb_reg(pAdapter, rTxAGC_CCK_Mcs32, bTxAGCRateCCK, TxAGC); in SetCCKTxPower()