Searched refs:IEEE80211_OFDM_MODULATION (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_softmac_wx.c450 if(ieee->modulation & IEEE80211_OFDM_MODULATION)
452 }else if(ieee->modulation & IEEE80211_OFDM_MODULATION)
H A Dieee80211.h243 #define IEEE80211_OFDM_MODULATION (1<<1) macro
1224 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
1229 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
H A Dieee80211_softmac.c56 if (ieee->modulation & IEEE80211_OFDM_MODULATION)
88 if (ieee->modulation & IEEE80211_OFDM_MODULATION){
1256 (ieee->modulation & IEEE80211_OFDM_MODULATION)){
1377 (ieee->modulation & IEEE80211_OFDM_MODULATION)){
2212 if(ieee->modulation & IEEE80211_OFDM_MODULATION){
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_softmac_wx.c505 if(ieee->modulation & IEEE80211_OFDM_MODULATION)
507 }else if(ieee->modulation & IEEE80211_OFDM_MODULATION)
H A Dieee80211.h295 #define IEEE80211_OFDM_MODULATION (1<<1) macro
1606 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
1611 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
H A Dieee80211_softmac.c56 if (ieee->modulation & IEEE80211_OFDM_MODULATION)
88 if (ieee->modulation & IEEE80211_OFDM_MODULATION){
1409 (ieee->modulation & IEEE80211_OFDM_MODULATION)){
1572 (ieee->modulation & IEEE80211_OFDM_MODULATION)){
2445 if(ieee->modulation & IEEE80211_OFDM_MODULATION){
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c489 if(ieee->modulation & IEEE80211_OFDM_MODULATION)
491 }else if(ieee->modulation & IEEE80211_OFDM_MODULATION)
H A Dieee80211_softmac.c58 if (ieee->modulation & IEEE80211_OFDM_MODULATION)
90 if (ieee->modulation & IEEE80211_OFDM_MODULATION){
942 (ieee->modulation & IEEE80211_OFDM_MODULATION)){
1098 (ieee->modulation & IEEE80211_OFDM_MODULATION)){
2004 if(ieee->modulation & IEEE80211_OFDM_MODULATION){
H A Dieee80211.h755 #define IEEE80211_OFDM_MODULATION (1<<1) macro
2260 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
2265 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180_wx.c923 if(ieee->modulation & IEEE80211_OFDM_MODULATION)
925 } else if(ieee->modulation & IEEE80211_OFDM_MODULATION)
953 modulation |= IEEE80211_OFDM_MODULATION;
958 modulation |= IEEE80211_OFDM_MODULATION;
H A Dr8180_core.c2812 priv->ieee80211->modulation |= IEEE80211_OFDM_MODULATION;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_softmac.c58 if (ieee->modulation & IEEE80211_OFDM_MODULATION)
90 if (ieee->modulation & IEEE80211_OFDM_MODULATION){
953 (ieee->modulation & IEEE80211_OFDM_MODULATION)){
1125 (ieee->modulation & IEEE80211_OFDM_MODULATION)){
2109 if(ieee->modulation & IEEE80211_OFDM_MODULATION){
H A Dieee80211.h775 #define IEEE80211_OFDM_MODULATION (1<<1) macro
2425 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
2430 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
H A Dieee80211_softmac_wx.c502 if(ieee->modulation & IEEE80211_OFDM_MODULATION)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h750 #define IEEE80211_OFDM_MODULATION (1<<1) macro
2258 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
2263 (ieee->modulation & IEEE80211_OFDM_MODULATION) &&
H A Dr8192E_core.c2413 priv->ieee80211->modulation = IEEE80211_CCK_MODULATION | IEEE80211_OFDM_MODULATION;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c2751 priv->ieee80211->modulation = IEEE80211_CCK_MODULATION | IEEE80211_OFDM_MODULATION;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c3168 priv->ieee80211->modulation = IEEE80211_CCK_MODULATION | IEEE80211_OFDM_MODULATION;

Completed in 209 milliseconds