Searched refs:pRtHtCap (Results 1 - 1 of 1) 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.c3299 struct rt_ht_capability *pRtHtCap = NULL; local
3327 pRtHtCap = &pAd->StaActive.SupportedHtPhy;
3333 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))
3361 && (pRtHtCap->ChannelWidth))
3368 (pAd->CommonCfg.DesiredHtPhy.ShortGIfor20 & pRtHtCap->
3372 (pAd->CommonCfg.DesiredHtPhy.ShortGIfor40 & pRtHtCap->

Completed in 40 milliseconds