Searched refs:cck_present_attentuation_difference (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_dm.c762 RT_TRACE(COMP_POWER_TRACKING, "priv->cck_present_attentuation_difference = %d\n", priv->cck_present_attentuation_difference);
811 priv->cck_present_attentuation_difference
816 = priv->cck_present_attentuation_20Mdefault + priv->cck_present_attentuation_difference;
819 = priv->cck_present_attentuation_40Mdefault + priv->cck_present_attentuation_difference;
842 RT_TRACE(COMP_POWER_TRACKING, "priv->cck_present_attentuation_difference = %d\n", priv->cck_present_attentuation_difference);
845 if (priv->cck_present_attentuation_difference <= -12||priv->cck_present_attentuation_difference >= 24)
H A Dr8192U.h1314 char cck_present_attentuation_difference; member in struct:r8192_priv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_dm.c715 RT_TRACE(COMP_POWER_TRACKING, "priv->cck_present_attentuation_difference = %d\n", priv->cck_present_attentuation_difference);
764 priv->cck_present_attentuation_difference
769 = priv->cck_present_attentuation_20Mdefault + priv->cck_present_attentuation_difference;
772 = priv->cck_present_attentuation_40Mdefault + priv->cck_present_attentuation_difference;
795 RT_TRACE(COMP_POWER_TRACKING, "priv->cck_present_attentuation_difference = %d\n", priv->cck_present_attentuation_difference);
798 if (priv->cck_present_attentuation_difference <= -12||priv->cck_present_attentuation_difference >= 24)
H A Dr819xU_phy.c1562 priv->cck_present_attentuation_20Mdefault + priv->cck_present_attentuation_difference;
1592 priv->cck_present_attentuation_40Mdefault + priv->cck_present_attentuation_difference;
H A Dr8192U.h1111 char cck_present_attentuation_difference; member in struct:r8192_priv
H A Dr8192U_core.c3563 priv->cck_present_attentuation_difference= 0;

Completed in 144 milliseconds