Searched refs:MCSSet (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_info.c506 /* Decide Rx MCSSet */
509 pAd->CommonCfg.HtCapability.MCSSet[0] = 0xff;
510 pAd->CommonCfg.HtCapability.MCSSet[1] = 0x00;
514 pAd->CommonCfg.HtCapability.MCSSet[0] = 0xff;
515 pAd->CommonCfg.HtCapability.MCSSet[1] = 0xff;
519 pAd->CommonCfg.HtCapability.MCSSet[0] = 0xff;
520 pAd->CommonCfg.HtCapability.MCSSet[1] = 0xff;
521 pAd->CommonCfg.HtCapability.MCSSet[2] = 0xff;
532 pAd->CommonCfg.HtCapability.MCSSet[4] = 0x1; /* MCS 32 */
698 pDesired_ht_phy->MCSSet[
[all...]
H A Dmlme.c957 if ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) && (pEntry->HTCapability.MCSSet[0] == 0xff) && ((pEntry->HTCapability.MCSSet[1] == 0x00) || (pAd->Antenna.field.TxPath == 1))) { /* 11N 1S Adhoc */
962 } else if ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) && (pEntry->HTCapability.MCSSet[0] == 0xff) && (pEntry->HTCapability.MCSSet[1] == 0xff) && (pAd->Antenna.field.TxPath == 2)) { /* 11N 2S Adhoc */
977 && (pEntry->HTCapability.MCSSet[0] == 0)
978 && (pEntry->HTCapability.MCSSet[1] == 0)
997 /*if ((pAd->StaActive.SupRateLen + pAd->StaActive.ExtRateLen == 12) && (pAd->StaActive.SupportedPhyInfo.MCSSet[0] == 0xff) && */
998 /* ((pAd->StaActive.SupportedPhyInfo.MCSSet[1] == 0x00) || (pAd->Antenna.field.TxPath == 1))) */
999 if (((pEntry->RateLen == 12) || (pAd->OpMode == OPMODE_STA)) && (pEntry->HTCapability.MCSSet[0] == 0xff) && ((pEntry->HTCapability.MCSSet[
[all...]
H A Drtmp_init.c3384 pAd->CommonCfg.HtCapability.MCSSet[0],
3385 pAd->CommonCfg.HtCapability.MCSSet[1],
3386 pAd->CommonCfg.HtCapability.MCSSet[2],
3387 pAd->CommonCfg.HtCapability.MCSSet[3],
3388 pAd->CommonCfg.HtCapability.MCSSet[4]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/common/
H A Dcmm_info.c506 /* Decide Rx MCSSet */
509 pAd->CommonCfg.HtCapability.MCSSet[0] = 0xff;
510 pAd->CommonCfg.HtCapability.MCSSet[1] = 0x00;
514 pAd->CommonCfg.HtCapability.MCSSet[0] = 0xff;
515 pAd->CommonCfg.HtCapability.MCSSet[1] = 0xff;
519 pAd->CommonCfg.HtCapability.MCSSet[0] = 0xff;
520 pAd->CommonCfg.HtCapability.MCSSet[1] = 0xff;
521 pAd->CommonCfg.HtCapability.MCSSet[2] = 0xff;
532 pAd->CommonCfg.HtCapability.MCSSet[4] = 0x1; /* MCS 32 */
698 pDesired_ht_phy->MCSSet[
[all...]
H A Dmlme.c957 if ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) && (pEntry->HTCapability.MCSSet[0] == 0xff) && ((pEntry->HTCapability.MCSSet[1] == 0x00) || (pAd->Antenna.field.TxPath == 1))) { /* 11N 1S Adhoc */
962 } else if ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) && (pEntry->HTCapability.MCSSet[0] == 0xff) && (pEntry->HTCapability.MCSSet[1] == 0xff) && (pAd->Antenna.field.TxPath == 2)) { /* 11N 2S Adhoc */
977 && (pEntry->HTCapability.MCSSet[0] == 0)
978 && (pEntry->HTCapability.MCSSet[1] == 0)
997 /*if ((pAd->StaActive.SupRateLen + pAd->StaActive.ExtRateLen == 12) && (pAd->StaActive.SupportedPhyInfo.MCSSet[0] == 0xff) && */
998 /* ((pAd->StaActive.SupportedPhyInfo.MCSSet[1] == 0x00) || (pAd->Antenna.field.TxPath == 1))) */
999 if (((pEntry->RateLen == 12) || (pAd->OpMode == OPMODE_STA)) && (pEntry->HTCapability.MCSSet[0] == 0xff) && ((pEntry->HTCapability.MCSSet[
[all...]
H A Drtmp_init.c3384 pAd->CommonCfg.HtCapability.MCSSet[0],
3385 pAd->CommonCfg.HtCapability.MCSSet[1],
3386 pAd->CommonCfg.HtCapability.MCSSet[2],
3387 pAd->CommonCfg.HtCapability.MCSSet[3],
3388 pAd->CommonCfg.HtCapability.MCSSet[4]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h215 u8 MCSSet[10]; member in struct:rt_ht_mcs_set
279 u8 MCSSet[16]; member in struct:rt_ht_capability_ie
377 u8 MCSSet[16]; member in struct:rt_ht_phy_info
447 u8 MCSSet[16]; /* Basic MCS set */ member in struct:rt_add_ht_info_ie
H A Drtmp.h267 /* StaActive.SupportedHtPhy.MCSSet is copied from AP beacon. Don't need to update here. */
281 NdisMoveMemory((_pAd)->MacTab.Content[BSSID_WCID].HTCapability.MCSSet, (_pAd)->StaActive.SupportedPhyInfo.MCSSet, sizeof(u8) * 16);\
H A Dsta_ioctl.c1058 MCSSet[1] ? 15 : 7;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Dmlme.h215 u8 MCSSet[10]; member in struct:rt_ht_mcs_set
279 u8 MCSSet[16]; member in struct:rt_ht_capability_ie
377 u8 MCSSet[16]; member in struct:rt_ht_phy_info
447 u8 MCSSet[16]; /* Basic MCS set */ member in struct:rt_add_ht_info_ie
H A Drtmp.h267 /* StaActive.SupportedHtPhy.MCSSet is copied from AP beacon. Don't need to update here. */
281 NdisMoveMemory((_pAd)->MacTab.Content[BSSID_WCID].HTCapability.MCSSet, (_pAd)->StaActive.SupportedPhyInfo.MCSSet, sizeof(u8) * 16);\
H A Dsta_ioctl.c1058 MCSSet[1] ? 15 : 7;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dccmd.c226 wd->ap.HTCap.Data.MCSSet[0] = 0xFF; /* MCS 0 ~ 7 */
227 wd->ap.HTCap.Data.MCSSet[1] = 0xFF; /* MCS 8 ~ 15 */
258 wd->sta.HTCap.Data.MCSSet[0] = 0xFF; /* MCS 0 ~ 7 */
259 wd->sta.HTCap.Data.MCSSet[1] = 0xFF; /* MCS 8 ~ 15 */
H A Dstruct.h582 u8_t MCSSet[16]; //16 bytes member in struct:zsHTCapability
623 u8_t MCSSet[16]; member in struct:zsExtHTCapability
H A Dcmm.c1164 wd->sta.HTCap.Data.MCSSet[1] = 0xFF; // MCS 8 ~ 15
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/otus/80211core/
H A Dccmd.c226 wd->ap.HTCap.Data.MCSSet[0] = 0xFF; /* MCS 0 ~ 7 */
227 wd->ap.HTCap.Data.MCSSet[1] = 0xFF; /* MCS 8 ~ 15 */
258 wd->sta.HTCap.Data.MCSSet[0] = 0xFF; /* MCS 0 ~ 7 */
259 wd->sta.HTCap.Data.MCSSet[1] = 0xFF; /* MCS 8 ~ 15 */
H A Dstruct.h582 u8_t MCSSet[16]; //16 bytes member in struct:zsHTCapability
623 u8_t MCSSet[16]; member in struct:zsExtHTCapability
H A Dcmm.c1164 wd->sta.HTCap.Data.MCSSet[1] = 0xFF; // MCS 8 ~ 15
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dsync.c506 &pAd->StaCfg.DesiredHtPhyInfo.MCSSet[0],
517 MCSSet[0], 16);
893 NdisZeroMemory(pAd->StaActive.SupportedPhyInfo.MCSSet,
915 /* StaActive.SupportedHtPhy.MCSSet stores Peer AP's 11n Rx capability */
917 MCSSet, HtCapability.MCSSet, 16);
H A Dconnect.c856 MCSSet[0], 16);
869 MCSSet[0],
871 MCSSet[0], 16);
1734 if (pAd->StaActive.SupportedPhyInfo.MCSSet[0] != 0x00) {
H A Dassoc.c1498 if ((pAd->StaCfg.DesiredHtPhyInfo.MCSSet[j] & bitmask)
1499 && (pHtCapability->MCSSet[j] & bitmask)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/sta/
H A Dsync.c506 &pAd->StaCfg.DesiredHtPhyInfo.MCSSet[0],
517 MCSSet[0], 16);
893 NdisZeroMemory(pAd->StaActive.SupportedPhyInfo.MCSSet,
915 /* StaActive.SupportedHtPhy.MCSSet stores Peer AP's 11n Rx capability */
917 MCSSet, HtCapability.MCSSet, 16);
H A Dconnect.c856 MCSSet[0], 16);
869 MCSSet[0],
871 MCSSet[0], 16);
1734 if (pAd->StaActive.SupportedPhyInfo.MCSSet[0] != 0x00) {
H A Dassoc.c1498 if ((pAd->StaCfg.DesiredHtPhyInfo.MCSSet[j] & bitmask)
1499 && (pHtCapability->MCSSet[j] & bitmask)) {

Completed in 417 milliseconds