Searched refs:DesiredHtPhy (Results 1 - 6 of 6) 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 Dcmm_info.c458 RTMPZeroMemory(&pAd->CommonCfg.DesiredHtPhy,
459 sizeof(pAd->CommonCfg.DesiredHtPhy));
470 pAd->CommonCfg.DesiredHtPhy.MaxRAmpduFactor = 3;
477 pAd->CommonCfg.DesiredHtPhy.AmsduEnable =
479 pAd->CommonCfg.DesiredHtPhy.AmsduSize =
481 pAd->CommonCfg.DesiredHtPhy.MimoPs =
483 pAd->CommonCfg.DesiredHtPhy.MpduDensity =
495 pAd->CommonCfg.DesiredHtPhy.AmsduSize,
496 pAd->CommonCfg.DesiredHtPhy.MimoPs,
497 pAd->CommonCfg.DesiredHtPhy
[all...]
H A Dmlme.c3333 if ((pAd->CommonCfg.DesiredHtPhy.TxSTBC) && (pRtHtCap->RxSTBC)
3342 pRtHtCap = &pAd->CommonCfg.DesiredHtPhy;
3347 if ((pAd->CommonCfg.DesiredHtPhy.TxSTBC) && (pRtHtCap->RxSTBC)
3355 if ((pRtHtCap->GF) && (pAd->CommonCfg.DesiredHtPhy.GF))
3360 if ((pAd->CommonCfg.DesiredHtPhy.ChannelWidth)
3368 (pAd->CommonCfg.DesiredHtPhy.ShortGIfor20 & pRtHtCap->
3372 (pAd->CommonCfg.DesiredHtPhy.ShortGIfor40 & pRtHtCap->
3439 pAd->CommonCfg.DesiredHtPhy.AmsduSize));
4063 if (pAd->CommonCfg.DesiredHtPhy.
5332 if (pAd->CommonCfg.DesiredHtPhy
[all...]
H A Drtmp_init.c3337 pAd->CommonCfg.DesiredHtPhy.MpduDensity =
3339 pAd->CommonCfg.DesiredHtPhy.AmsduEnable =
3341 pAd->CommonCfg.DesiredHtPhy.AmsduSize =
3343 pAd->CommonCfg.DesiredHtPhy.MimoPs =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dassoc.c1458 && (pAd->CommonCfg.DesiredHtPhy.GF)) {
1467 (pAd->CommonCfg.DesiredHtPhy.ChannelWidth) &&
1475 ((pAd->CommonCfg.DesiredHtPhy.
1481 ((pAd->CommonCfg.DesiredHtPhy.
1525 RxSTBC & (pAd->CommonCfg.DesiredHtPhy.TxSTBC));
1533 if (pAd->CommonCfg.DesiredHtPhy.AmsduEnable
H A Dsync.c505 RTMPUpdateHTIE(&pAd->CommonCfg.DesiredHtPhy,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h1271 struct rt_ht_capability DesiredHtPhy; member in struct:rt_common_config

Completed in 150 milliseconds