Searched refs:IEEE80211_FTYPE_MGMT (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h54 #define IEEE80211_FTYPE_MGMT 0x0000 macro
255 * ieee80211_is_mgmt - check if type is IEEE80211_FTYPE_MGMT
261 cpu_to_le16(IEEE80211_FTYPE_MGMT);
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);
323 * ieee80211_is_assoc_resp - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_ASSOC_RESP
329 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ASSOC_RESP);
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);
343 * ieee80211_is_reassoc_resp - check if IEEE80211_FTYPE_MGMT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dspectmgmt.c48 msr_report->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dht.c182 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
240 action_frame->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dagg-rx.c151 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dstatus.c278 type == IEEE80211_FTYPE_MGMT)
H A Dmesh_hwmp.c128 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
222 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dwork.c278 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
287 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dagg-tx.c87 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dmesh_plink.c179 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dtx.c2223 hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
2239 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON);
2394 hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dibss.c128 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
H A Dutil.c884 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c478 if (local->hostapd && type == IEEE80211_FTYPE_MGMT) {
500 if (type != IEEE80211_FTYPE_MGMT &&
510 } else if (type == IEEE80211_FTYPE_MGMT &&
515 } else if (type == IEEE80211_FTYPE_MGMT &&
811 if (type == IEEE80211_FTYPE_MGMT &&
H A Dhostap_ap.c268 prism2_send_mgmt(local->dev, IEEE80211_FTYPE_MGMT |
314 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT |
476 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DEAUTH,
1471 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH,
1669 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT |
1811 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT |
2170 if (type == IEEE80211_FTYPE_MGMT && stype == IEEE80211_STYPE_BEACON) {
2188 if (type != IEEE80211_FTYPE_MGMT) {
H A Dhostap_main.c1047 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_rx.c568 if (type == IEEE80211_FTYPE_MGMT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c1126 if ((frame_ctl & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT) {
2891 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH);
2936 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c858 case IEEE80211_FTYPE_MGMT:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dmain.c771 case IEEE80211_FTYPE_MGMT:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rtl818x/
H A Drtl8187_dev.c293 if ((fc & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_main.c1655 IEEE80211_FTYPE_MGMT |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h462 #define IEEE80211_FTYPE_MGMT 0x0000 macro
H A Dieee80211_rx.c1081 if (type == IEEE80211_FTYPE_MGMT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h439 #define IEEE80211_FTYPE_MGMT 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.h444 #define IEEE80211_FTYPE_MGMT 0x0000 macro

Completed in 221 milliseconds

12