Home
last modified time | relevance | path

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

12

/linux/include/linux/
A Dieee80211.h58 #define IEEE80211_FTYPE_MGMT 0x0000 macro
415 cpu_to_le16(IEEE80211_FTYPE_MGMT); in ieee80211_is_mgmt()
484 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ASSOC_REQ); in ieee80211_is_assoc_req()
494 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ASSOC_RESP); in ieee80211_is_assoc_resp()
524 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_PROBE_REQ); in ieee80211_is_probe_req()
544 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON); in ieee80211_is_beacon()
588 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ATIM); in ieee80211_is_atim()
598 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DISASSOC); in ieee80211_is_disassoc()
608 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in ieee80211_is_auth()
618 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DEAUTH); in ieee80211_is_deauth()
[all …]
/linux/net/mac80211/
A Ds1g.c47 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_s1g_send_twt_setup()
79 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_s1g_send_twt_teardown()
A Dht.c440 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_send_delba()
512 action_frame->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_send_smps_action()
A Dspectmgmt.c211 msr_report->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_send_refuse_measurement_request()
A Dmesh_hwmp.c122 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in mesh_path_sel_frame_tx()
258 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in mesh_path_error_tx()
A Dagg-rx.c246 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_send_addba_resp()
A Dmesh.c868 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_mesh_build_beacon()
1293 hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_mesh_rx_probe_req()
A Dagg-tx.c89 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_send_addba_request()
A Dmesh_plink.c251 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in mesh_plink_frame_tx()
A Dutil.c1701 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_send_auth()
1736 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype); in ieee80211_send_deauth_disassoc()
4033 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_send_action_csa()
A Dtdls.c838 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_prep_tdls_direct()
/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_80211_rx.c478 if (local->hostapd && type == IEEE80211_FTYPE_MGMT) { in hostap_rx_frame_mgmt()
500 if (type != IEEE80211_FTYPE_MGMT && in hostap_rx_frame_mgmt()
510 } else if (type == IEEE80211_FTYPE_MGMT && in hostap_rx_frame_mgmt()
515 } else if (type == IEEE80211_FTYPE_MGMT && in hostap_rx_frame_mgmt()
820 if (type == IEEE80211_FTYPE_MGMT && in hostap_80211_rx()
A Dhostap_ap.c263 prism2_send_mgmt(local->dev, IEEE80211_FTYPE_MGMT | in ap_handle_timer()
309 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | in hostap_deauth_all_stas()
484 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DEAUTH, in ap_control_kick_mac()
1477 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH, in handle_authen()
1675 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | in handle_assoc()
1826 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | in ap_handle_dropped_data()
2185 if (type == IEEE80211_FTYPE_MGMT && stype == IEEE80211_STYPE_BEACON) { in handle_ap_item()
2203 if (type != IEEE80211_FTYPE_MGMT) { in handle_ap_item()
A Dhostap_main.c1042 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype); in prism2_sta_send_mgmt()
/linux/drivers/net/wireless/ti/wlcore/
A Dinit.c157 tmpl->header.frame_ctl = cpu_to_le16(IEEE80211_FTYPE_MGMT | in wl1271_ap_init_deauth_template()
/linux/drivers/staging/rtl8712/
A Drtl871x_recv.c569 case IEEE80211_FTYPE_MGMT: in r8712_validate_recv_frame()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_ieee80211.c1143 != (IEEE80211_FTYPE_MGMT|IEEE80211_STYPE_ACTION) in rtw_action_frame_parse()
/linux/net/wireless/
A Dmlme.c515 if ((frame_type & IEEE80211_FCTL_FTYPE) != IEEE80211_FTYPE_MGMT) { in cfg80211_mlme_register_mgmt()
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dbase.c2426 action_frame->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in rtl_make_smps_action()
2553 action_frame->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in rtl_make_del_ba()
/linux/drivers/net/wireless/atmel/
A Datmel.c1122 if ((frame_ctl & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT) { in rx_done_irq()
2847 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in send_authentication_request()
2892 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in send_association_request()
/linux/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_rx.c855 case IEEE80211_FTYPE_MGMT: in libipw_rx_any()
/linux/drivers/net/wireless/marvell/mwifiex/
A Dtdls.c748 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in mwifiex_construct_tdls_action_frame()
/linux/drivers/staging/rtl8192u/ieee80211/
A Dieee80211.h365 #define IEEE80211_FTYPE_MGMT 0x0000 macro
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
A Ddev.c304 if ((fc & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_MGMT) in rtl8187_tx()
/linux/drivers/net/wireless/intersil/orinoco/
A Dmain.c756 case IEEE80211_FTYPE_MGMT: in orinoco_rx_monitor()

Completed in 95 milliseconds

12