Searched refs:CCKPresentAttentuation (Results 1 – 5 of 5) sorted by relevance
579 priv->CCKPresentAttentuation); in dm_TXPowerTrackingCallback_TSSI()677 priv->CCKPresentAttentuation = in dm_TXPowerTrackingCallback_TSSI()681 priv->CCKPresentAttentuation = in dm_TXPowerTrackingCallback_TSSI()685 if (priv->CCKPresentAttentuation > (CCKTxBBGainTableLength-1)) in dm_TXPowerTrackingCallback_TSSI()686 priv->CCKPresentAttentuation = CCKTxBBGainTableLength-1; in dm_TXPowerTrackingCallback_TSSI()687 if (priv->CCKPresentAttentuation < 0) in dm_TXPowerTrackingCallback_TSSI()688 priv->CCKPresentAttentuation = 0; in dm_TXPowerTrackingCallback_TSSI()690 if (priv->CCKPresentAttentuation > -1 && in dm_TXPowerTrackingCallback_TSSI()691 priv->CCKPresentAttentuation < CCKTxBBGainTableLength) { in dm_TXPowerTrackingCallback_TSSI()713 priv->CCKPresentAttentuation); in dm_TXPowerTrackingCallback_TSSI()[all …]
1067 priv->CCKPresentAttentuation = in CCK_Tx_Power_Track_BW_Switch_TSSI()1071 if (priv->CCKPresentAttentuation > in CCK_Tx_Power_Track_BW_Switch_TSSI()1073 priv->CCKPresentAttentuation = in CCK_Tx_Power_Track_BW_Switch_TSSI()1075 if (priv->CCKPresentAttentuation < 0) in CCK_Tx_Power_Track_BW_Switch_TSSI()1076 priv->CCKPresentAttentuation = 0; in CCK_Tx_Power_Track_BW_Switch_TSSI()1080 priv->CCKPresentAttentuation); in CCK_Tx_Power_Track_BW_Switch_TSSI()1096 priv->CCKPresentAttentuation = in CCK_Tx_Power_Track_BW_Switch_TSSI()1102 priv->CCKPresentAttentuation); in CCK_Tx_Power_Track_BW_Switch_TSSI()1103 if (priv->CCKPresentAttentuation > in CCK_Tx_Power_Track_BW_Switch_TSSI()1105 priv->CCKPresentAttentuation = in CCK_Tx_Power_Track_BW_Switch_TSSI()[all …]
864 char CCKPresentAttentuation; member
943 priv->CCKPresentAttentuation = in rtl8192_adapter_start()956 priv->CCKPresentAttentuation); in rtl8192_adapter_start()
1149 priv->CCKPresentAttentuation = 0; in rtl8192_init_priv_variable()