Searched refs:pExtRate (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dmlme.c2841 u8 *pSupRate, SupRateLen, *pExtRate, ExtRateLen; local
2955 pExtRate = &pAd->StaActive.ExtRate[0];
2960 pExtRate = &pAd->CommonCfg.ExtRate[0];
3037 switch (pExtRate[i] & 0x7f) {
3040 if (pExtRate[i] & 0x80)
3045 if (pExtRate[i] & 0x80)
3050 if (pExtRate[i] & 0x80)
3055 if (pExtRate[i] & 0x80)
3059 Rate = RATE_6; /*if (pExtRate[i] & 0x80) */
3064 if (pExtRate[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dsync.c311 u8 *pExtRate = NULL; local
380 pExtRate = pAd->CommonCfg.ExtRate;
416 ExtRateLen, pExtRate,

Completed in 182 milliseconds