Searched refs:IEEE80211_CCK_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/
H A Dr8180_wx.c921 if(ieee->modulation & IEEE80211_CCK_MODULATION) {
949 modulation |= IEEE80211_CCK_MODULATION;
957 modulation |= IEEE80211_CCK_MODULATION;
H A Dr8180_core.c2627 priv->ieee80211->modulation = IEEE80211_CCK_MODULATION;
/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.c448 if(ieee->modulation & IEEE80211_CCK_MODULATION){
H A Dieee80211.h242 #define IEEE80211_CCK_MODULATION (1<<0) macro
1234 (ieee->modulation & IEEE80211_CCK_MODULATION) &&
H A Dieee80211_softmac.c53 if (ieee->modulation & IEEE80211_CCK_MODULATION)
71 if (ieee->modulation & IEEE80211_CCK_MODULATION){
2200 if(ieee->modulation & IEEE80211_CCK_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_wx.c500 if(ieee->modulation & IEEE80211_CCK_MODULATION)
H A Dieee80211_softmac.c55 if (ieee->modulation & IEEE80211_CCK_MODULATION)
73 if (ieee->modulation & IEEE80211_CCK_MODULATION){
2097 if(ieee->modulation & IEEE80211_CCK_MODULATION){
H A Dieee80211.h774 #define IEEE80211_CCK_MODULATION (1<<0) macro
2435 (ieee->modulation & IEEE80211_CCK_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.c503 if(ieee->modulation & IEEE80211_CCK_MODULATION){
H A Dieee80211.h294 #define IEEE80211_CCK_MODULATION (1<<0) macro
1616 (ieee->modulation & IEEE80211_CCK_MODULATION) &&
H A Dieee80211_softmac.c53 if (ieee->modulation & IEEE80211_CCK_MODULATION)
71 if (ieee->modulation & IEEE80211_CCK_MODULATION){
2433 if(ieee->modulation & IEEE80211_CCK_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.c487 if(ieee->modulation & IEEE80211_CCK_MODULATION){
H A Dieee80211_softmac.c55 if (ieee->modulation & IEEE80211_CCK_MODULATION)
73 if (ieee->modulation & IEEE80211_CCK_MODULATION){
1992 if(ieee->modulation & IEEE80211_CCK_MODULATION){
H A Dieee80211.h754 #define IEEE80211_CCK_MODULATION (1<<0) macro
2270 (ieee->modulation & IEEE80211_CCK_MODULATION) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h749 #define IEEE80211_CCK_MODULATION (1<<0) macro
2268 (ieee->modulation & IEEE80211_CCK_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 188 milliseconds