Home
last modified time | relevance | path

Searched refs:rfc_txpowertrackingindex (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c586 (priv->rfc_txpowertrackingindex > 0)) { in dm_TXPowerTrackingCallback_TSSI()
596 priv->rfc_txpowertrackingindex--; in dm_TXPowerTrackingCallback_TSSI()
631 (priv->rfc_txpowertrackingindex < in dm_TXPowerTrackingCallback_TSSI()
640 priv->rfc_txpowertrackingindex++; in dm_TXPowerTrackingCallback_TSSI()
1550 priv->txbbgain_table[priv->rfc_txpowertrackingindex].txbbgain_value); in dm_txpower_reset_recovery()
1552 priv->txbbgain_table[priv->rfc_txpowertrackingindex].txbbgain_value); in dm_txpower_reset_recovery()
1554 priv->rfc_txpowertrackingindex); in dm_txpower_reset_recovery()
1556 priv->txbbgain_table[priv->rfc_txpowertrackingindex].txbb_iq_amplifygain); in dm_txpower_reset_recovery()
Drtl_core.h906 u8 rfc_txpowertrackingindex; member
Drtl_core.c1151 priv->rfc_txpowertrackingindex = 0; in rtl8192_init_priv_variable()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_dm.c1491 … rOFDM0_XCTxIQImbalance, bMaskDWord, priv->txbbgain_table[priv->rfc_txpowertrackingindex].txbbgain… in dm_txpower_reset_recovery()
1492 … Recovery: Fill in 0xc90 is %08x\n", priv->txbbgain_table[priv->rfc_txpowertrackingindex].txbbgain… in dm_txpower_reset_recovery()
1493 …CKING, "Reset Recovery: Fill in RFC_txPowerTrackingIndex is %x\n", priv->rfc_txpowertrackingindex); in dm_txpower_reset_recovery()
1494 …y : RF C I/Q Amplify Gain is %ld\n", priv->txbbgain_table[priv->rfc_txpowertrackingindex].txbb_iq_… in dm_txpower_reset_recovery()
Dr8192U.h1062 u8 rfc_txpowertrackingindex; member