Home
last modified time | relevance | path

Searched refs:cck_present_attentuation_difference (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_dm.c596 …NG, "priv->cck_present_attentuation_difference = %d\n", priv->cck_present_attentuation_difference); in dm_TXPowerTrackingCallback_TSSI()
616 priv->cck_present_attentuation_difference in dm_TXPowerTrackingCallback_TSSI()
621 = priv->cck_present_attentuation_20Mdefault + priv->cck_present_attentuation_difference; in dm_TXPowerTrackingCallback_TSSI()
624 = priv->cck_present_attentuation_40Mdefault + priv->cck_present_attentuation_difference; in dm_TXPowerTrackingCallback_TSSI()
638 …NG, "priv->cck_present_attentuation_difference = %d\n", priv->cck_present_attentuation_difference); in dm_TXPowerTrackingCallback_TSSI()
641 …if (priv->cck_present_attentuation_difference <= -12 || priv->cck_present_attentuation_difference in dm_TXPowerTrackingCallback_TSSI()
Dr819xU_phy.c1567 priv->cck_present_attentuation_difference; in rtl8192_SetBWModeWorkItem()
1598 priv->cck_present_attentuation_difference; in rtl8192_SetBWModeWorkItem()
Dr8192U.h1068 char cck_present_attentuation_difference; member
Dr8192U_core.c2842 priv->cck_present_attentuation_difference = 0; in rtl8192_adapter_start()