Home
last modified time | relevance | path

Searched refs:RateIdToMbps (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/
Dmlme.c319 u8 RateIdToMbps[] = { 1, 2, 5, 11, 6, 9, 12, 18, 24, 36, 48, 54, 72, 100 }; variable
3120 RateIdToMbps[MaxSupport], RateIdToMbps[MaxDesire])); in MlmeUpdateTxRates()
3265 RateIdToMbps[MaxDesire], RateIdToMbps[MaxSupport], in MlmeUpdateTxRates()
3266 RateIdToMbps[pAd->CommonCfg.MaxTxRate], in MlmeUpdateTxRates()
3267 RateIdToMbps[pAd->CommonCfg.MinTxRate], in MlmeUpdateTxRates()
3272 RateIdToMbps[pAd->CommonCfg.TxRate], in MlmeUpdateTxRates()
3273 RateIdToMbps[pAd->CommonCfg.RtsRate], BasicRateBitmap)); in MlmeUpdateTxRates()
Dcmm_data_usb.c684 RateIdToMbps[pAd->CommonCfg.TxRate])); in RtmpUSBNullFrameKickOut()
/linux-2.6.39/drivers/staging/rt2860/
Drtmp.h97 extern u8 RateIdToMbps[];