Home
last modified time | relevance | path

Searched refs:IEEE80211_FTYPE_MGMT (Results 1 – 22 of 22) sorted by relevance

/drivers/net/wireless/hostap/
Dhostap_80211_rx.c479 if (local->hostapd && type == IEEE80211_FTYPE_MGMT) { in hostap_rx_frame_mgmt()
501 if (type != IEEE80211_FTYPE_MGMT && in hostap_rx_frame_mgmt()
511 } else if (type == IEEE80211_FTYPE_MGMT && in hostap_rx_frame_mgmt()
516 } else if (type == IEEE80211_FTYPE_MGMT && in hostap_rx_frame_mgmt()
821 if (type == IEEE80211_FTYPE_MGMT && in hostap_80211_rx()
Dhostap_ap.c275 prism2_send_mgmt(local->dev, IEEE80211_FTYPE_MGMT | in ap_handle_timer()
321 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | in hostap_deauth_all_stas()
514 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DEAUTH, in ap_control_kick_mac()
1539 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH, in handle_authen()
1737 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | in handle_assoc()
1888 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | in ap_handle_dropped_data()
2247 if (type == IEEE80211_FTYPE_MGMT && stype == IEEE80211_STYPE_BEACON) { in handle_ap_item()
2265 if (type != IEEE80211_FTYPE_MGMT) { in handle_ap_item()
Dhostap_main.c1056 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype); in prism2_sta_send_mgmt()
/drivers/staging/rtl8723au/hal/
Drtl8723a_cmd.c199 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON); in ConstructBeacon()
392 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_PROBE_RESP); in ConstructProbeRsp()
/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c2389 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON); in issue_beacon23a()
2543 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_PROBE_RESP); in issue_probersp()
2697 pwlanhdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in _issue_probereq()
2844 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in issue_auth()
2995 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | pkt_type); in issue_assocrsp()
3118 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ASSOC_REQ); in issue_assocreq()
3621 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DEAUTH); in _issue_deauth()
3724 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ACTION); in issue_action_spct_ch_switch23a()
3785 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ACTION); in issue_action_BA23a()
Drtw_recv.c1397 ((level == 2) && (type == IEEE80211_FTYPE_MGMT)) || in dump_rx_pkt()
1459 case IEEE80211_FTYPE_MGMT: in validate_recv_frame()
/drivers/staging/rtl8712/
Dieee80211.h223 #define IEEE80211_FTYPE_MGMT 0x0000 macro
/drivers/net/wireless/ti/wlcore/
Dinit.c171 tmpl->header.frame_ctl = cpu_to_le16(IEEE80211_FTYPE_MGMT | in wl1271_ap_init_deauth_template()
Dmain.c4102 hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in wlcore_set_beacon_template()
/drivers/net/wireless/realtek/rtlwifi/
Dbase.c1794 action_frame->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in rtl_make_smps_action()
1925 action_frame->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in rtl_make_del_ba()
/drivers/net/wireless/
Datmel.c1125 if ((frame_ctl & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT) { in rx_done_irq()
2872 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in send_authentication_request()
2917 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in send_association_request()
/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c2406 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DEAUTH); in rtw_cfg80211_indicate_sta_disassoc()
3078 if (frame_type != (IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_PROBE_REQ)) in cfg80211_rtw_mgmt_frame_register()
/drivers/net/wireless/mwifiex/
Dtdls.c707 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in mwifiex_construct_tdls_action_frame()
/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c859 case IEEE80211_FTYPE_MGMT: in libipw_rx_any()
Dipw2200.c7911 ((fc & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT && \
7915 ((fc & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT)
8399 case IEEE80211_FTYPE_MGMT: in ipw_rx()
Dipw2100.c2636 case IEEE80211_FTYPE_MGMT: in ipw2100_corruption_check()
2747 case IEEE80211_FTYPE_MGMT: in __ipw2100_rx_process()
/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h373 #define IEEE80211_FTYPE_MGMT 0x0000 macro
Dieee80211_rx.c1044 if (type == IEEE80211_FTYPE_MGMT) { in ieee80211_rx()
/drivers/net/wireless/realtek/rtl818x/rtl8187/
Ddev.c309 if ((fc & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT) in rtl8187_tx()
/drivers/net/wireless/orinoco/
Dmain.c771 case IEEE80211_FTYPE_MGMT: in orinoco_rx_monitor()
/drivers/net/wireless/cw1200/
Dsta.c2230 __cpu_to_le16(IEEE80211_FTYPE_MGMT | in cw1200_upload_beacon()
/drivers/net/wireless/b43legacy/
Dmain.c1121 hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in b43legacy_generate_probe_resp()