Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/
Dr8192U_dm.c601 …NG, "priv->cck_present_attentuation_difference = %d\n", priv->cck_present_attentuation_difference); in dm_TXPowerTrackingCallback_TSSI()
621 priv->cck_present_attentuation_difference in dm_TXPowerTrackingCallback_TSSI()
626 = priv->cck_present_attentuation_20Mdefault + priv->cck_present_attentuation_difference; in dm_TXPowerTrackingCallback_TSSI()
629 = priv->cck_present_attentuation_40Mdefault + priv->cck_present_attentuation_difference; in dm_TXPowerTrackingCallback_TSSI()
643 …NG, "priv->cck_present_attentuation_difference = %d\n", priv->cck_present_attentuation_difference); in dm_TXPowerTrackingCallback_TSSI()
646 …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.h1035 char cck_present_attentuation_difference; member
Dr8192U_core.c3035 priv->cck_present_attentuation_difference = 0; in rtl8192_adapter_start()