Searched refs:IEEE80211_STYPE_ASSOC_REQ (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h59 #define IEEE80211_STYPE_ASSOC_REQ 0x0000 macro
313 * ieee80211_is_assoc_req - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_ASSOC_REQ
319 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ASSOC_REQ);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dwork.c288 IEEE80211_STYPE_ASSOC_REQ);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-core.c420 case cpu_to_le16(IEEE80211_STYPE_ASSOC_REQ):
2351 case cpu_to_le16(IEEE80211_STYPE_ASSOC_REQ):
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_softmac.c1082 hdr->header.frame_control = IEEE80211_STYPE_ASSOC_REQ;
1873 case IEEE80211_STYPE_ASSOC_REQ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c1764 case IEEE80211_STYPE_ASSOC_REQ:
H A Dipw2200.c8001 ((fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_ASSOC_REQ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h467 #define IEEE80211_STYPE_ASSOC_REQ 0x0000 macro
H A Dieee80211_softmac.c1706 case IEEE80211_STYPE_ASSOC_REQ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h444 #define IEEE80211_STYPE_ASSOC_REQ 0x0000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h449 #define IEEE80211_STYPE_ASSOC_REQ 0x0000 macro
H A Dieee80211_softmac.c1605 case IEEE80211_STYPE_ASSOC_REQ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_softmac.c1153 hdr->header.frame_control = IEEE80211_STYPE_ASSOC_REQ;
2064 case IEEE80211_STYPE_ASSOC_REQ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.c2206 case IEEE80211_STYPE_ASSOC_REQ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c2937 (is_reassoc ? IEEE80211_STYPE_REASSOC_REQ : IEEE80211_STYPE_ASSOC_REQ));

Completed in 242 milliseconds