Searched refs:SupportedPhyInfo (Results 1 – 7 of 7) sorted by relevance
848 NdisZeroMemory(&pAd->StaActive.SupportedPhyInfo. in CntlWaitStartProc()859 pAd->StaActive.SupportedPhyInfo.bHtEnable = in CntlWaitStartProc()861 NdisMoveMemory(&pAd->StaActive.SupportedPhyInfo. in CntlWaitStartProc()883 pAd->StaActive.SupportedPhyInfo.bHtEnable = in CntlWaitStartProc()1350 if ((pAd->StaActive.SupportedPhyInfo.bHtEnable == TRUE)) { in LinkUp()1632 pAd->StaActive.SupportedPhyInfo.bHtEnable)); in LinkUp()1722 if (pAd->StaActive.SupportedPhyInfo.MCSSet[0] != 0x00) { in LinkUp()1735 if (pAd->StaActive.SupportedPhyInfo.bHtEnable == FALSE) { in LinkUp()1754 (((pAd->StaActive.SupportedPhyInfo.bHtEnable == FALSE) in LinkUp()1756 || ((pAd->StaActive.SupportedPhyInfo.bHtEnable == TRUE) in LinkUp()[all …]
515 pAd->StaActive.SupportedPhyInfo.bHtEnable = FALSE; in MlmeStartReqAction()516 NdisZeroMemory(&pAd->StaActive.SupportedPhyInfo. in MlmeStartReqAction()893 NdisZeroMemory(pAd->StaActive.SupportedPhyInfo.MCSSet, in PeerBeaconAtJoinAction()916 NdisMoveMemory(pAd->StaActive.SupportedPhyInfo. in PeerBeaconAtJoinAction()921 pAd->StaActive.SupportedPhyInfo.bHtEnable = in PeerBeaconAtJoinAction()924 pAd->StaActive.SupportedPhyInfo. in PeerBeaconAtJoinAction()979 pAd->StaActive.SupportedPhyInfo.bHtEnable = in PeerBeaconAtJoinAction()
384 if (pAd->StaActive.SupportedPhyInfo.bPreNHt == TRUE) { in MlmeAssocReqAction()686 if (pAd->StaActive.SupportedPhyInfo.bPreNHt == TRUE) { in MlmeReassocReqAction()
402 if (pAd->StaActive.SupportedPhyInfo.bHtEnable == FALSE) { in PeerHTAction()
1889 if (((pAd->StaActive.SupportedPhyInfo.bHtEnable == FALSE) in AsicSetSlotTime()1891 || ((pAd->StaActive.SupportedPhyInfo.bHtEnable == TRUE) in AsicSetSlotTime()
1141 pAd->StaActive.SupportedPhyInfo.MCSSet[0], in MlmeSelectTxRateTable()1142 pAd->StaActive.SupportedPhyInfo. in MlmeSelectTxRateTable()3323 if (pAd->StaActive.SupportedPhyInfo.bHtEnable == FALSE) in MlmeUpdateHtTxRates()3327 pActiveHtPhy = &pAd->StaActive.SupportedPhyInfo; in MlmeUpdateHtTxRates()
282 …->MacTab.Content[BSSID_WCID].HTCapability.MCSSet, (_pAd)->StaActive.SupportedPhyInfo.MCSSet, sizeo…1513 struct rt_ht_phy_info SupportedPhyInfo; member