Searched refs:PHY_11ABGN_MIXED (Results 1 - 25 of 31) sorted by relevance

12

/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_sync.c194 || (pAd->CommonCfg.PhyMode == PHY_11ABGN_MIXED)
601 || (pAd->CommonCfg.PhyMode == PHY_11ABGN_MIXED)
663 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) {
H A Drt_channel.c1454 case PHY_11ABGN_MIXED:
1616 if ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)
H A Dcmm_info.c363 case PHY_11ABGN_MIXED:
921 if (pAd->CommonCfg.PhyMode < PHY_11ABGN_MIXED)
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 */
3226 case PHY_11ABGN_MIXED:
5465 case PHY_11ABGN_MIXED:
/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_sync.c194 || (pAd->CommonCfg.PhyMode == PHY_11ABGN_MIXED)
601 || (pAd->CommonCfg.PhyMode == PHY_11ABGN_MIXED)
663 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) {
H A Drt_channel.c1454 case PHY_11ABGN_MIXED:
1616 if ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)
H A Dcmm_info.c363 case PHY_11ABGN_MIXED:
921 if (pAd->CommonCfg.PhyMode < PHY_11ABGN_MIXED)
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 */
3226 case PHY_11ABGN_MIXED:
5465 case PHY_11ABGN_MIXED:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/sysdeps/ralink/
H A Dralink.h313 PHY_11ABGN_MIXED, // both band 5
H A Dstapriv.h336 PHY_11ABGN_MIXED, // both band 5 enumerator in enum:_RT_802_11_PHY_MODE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/sysdeps/ralink/
H A Dralink.h313 PHY_11ABGN_MIXED, // both band 5
H A Dstapriv.h336 PHY_11ABGN_MIXED, // both band 5 enumerator in enum:_RT_802_11_PHY_MODE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/sysdeps/ralink/
H A Dralink.h313 PHY_11ABGN_MIXED, // both band 5
H A Dstapriv.h336 PHY_11ABGN_MIXED, // both band 5 enumerator in enum:_RT_802_11_PHY_MODE
/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 Doid.h587 PHY_11ABGN_MIXED, /* both band 5 */ enumerator in enum:_RT_802_11_PHY_MODE
H A Dsta_ioctl.c2809 if (pAdapter->CommonCfg.PhyMode >= PHY_11ABGN_MIXED &&
2842 } else if (pAdapter->CommonCfg.PhyMode >= PHY_11ABGN_MIXED
/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.c504 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) {
910 && ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)
993 || (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)
1789 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) {
H A Dassoc.c379 && (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)) {
681 && (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)) {
1450 && (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)) {
H A Dconnect.c857 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) {
1218 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)
2586 if ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Doid.h587 PHY_11ABGN_MIXED, /* both band 5 */ enumerator in enum:_RT_802_11_PHY_MODE
H A Dsta_ioctl.c2809 if (pAdapter->CommonCfg.PhyMode >= PHY_11ABGN_MIXED &&
2842 } else if (pAdapter->CommonCfg.PhyMode >= PHY_11ABGN_MIXED
/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.c504 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) {
910 && ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)
993 || (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)
1789 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) {
H A Dassoc.c379 && (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)) {
681 && (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)) {
1450 && (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)) {
H A Dconnect.c857 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED) {
1218 if (pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)
2586 if ((pAd->CommonCfg.PhyMode >= PHY_11ABGN_MIXED)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/httpd/sysdeps/
H A Dweb-ralink.c581 else if (phy_mode==PHY_11ABGN_MIXED)

Completed in 303 milliseconds

12