Searched refs:IEEE80211_STYPE_REASSOC_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.h61 #define IEEE80211_STYPE_REASSOC_REQ 0x0020 macro
333 * ieee80211_is_reassoc_req - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_REASSOC_REQ
339 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_REASSOC_REQ);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dwork.c279 IEEE80211_STYPE_REASSOC_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.c421 case cpu_to_le16(IEEE80211_STYPE_REASSOC_REQ):
2357 case cpu_to_le16(IEEE80211_STYPE_REASSOC_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.c1751 case IEEE80211_STYPE_REASSOC_REQ:
H A Dipw2200.c8004 ((fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_REASSOC_REQ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h469 #define IEEE80211_STYPE_REASSOC_REQ 0x0020 macro
H A Dieee80211_softmac.c1707 case IEEE80211_STYPE_REASSOC_REQ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h446 #define IEEE80211_STYPE_REASSOC_REQ 0x0020 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h451 #define IEEE80211_STYPE_REASSOC_REQ 0x0020 macro
H A Dieee80211_softmac.c1606 case IEEE80211_STYPE_REASSOC_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.c1874 case IEEE80211_STYPE_REASSOC_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.c2212 case IEEE80211_STYPE_REASSOC_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.c2065 case IEEE80211_STYPE_REASSOC_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 348 milliseconds