Searched refs:RateIdToMbps (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/staging/rt2860/common/ |
D | mlme.c | 319 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()
|
D | cmm_data_usb.c | 684 RateIdToMbps[pAd->CommonCfg.TxRate])); in RtmpUSBNullFrameKickOut()
|
/linux-2.6.39/drivers/staging/rt2860/ |
D | rtmp.h | 97 extern u8 RateIdToMbps[];
|