Home | History | Annotate | Download | only in src

Lines Matching refs:txRateThreshold

2948         roamingMngrConfigParams.roamingMngrThresholdsConfig.txRateThreshold =  (S8 )parm[0].value;
2952 os_error_printf(CU_MSG_INFO2, (PS8)"txRateThreshold = %d \n",
2953 roamingMngrConfigParams.roamingMngrThresholdsConfig.txRateThreshold);
3040 os_error_printf(CU_MSG_INFO2, (PS8)" dataRetryThreshold = %d,\n lowQualityForBackgroungScanCondition = %d,\n lowRssiThreshold = %d,\n lowSnrThreshold = %d,\n normalQualityForBackgroungScanCondition = %d,\n numExpectedTbttForBSSLoss = %d,\n txRateThreshold = %d \n",
3047 roamingMngrConfigParams.roamingMngrThresholdsConfig.txRateThreshold);