/openbmc/linux/net/mac80211/ |
H A D | main.c | 545 BIT(IEEE80211_STYPE_DEAUTH >> 4) | 573 BIT(IEEE80211_STYPE_DEAUTH >> 4) | 584 BIT(IEEE80211_STYPE_DEAUTH >> 4) | 599 BIT(IEEE80211_STYPE_DEAUTH >> 4) | 606 BIT(IEEE80211_STYPE_DEAUTH >> 4),
|
H A D | mlme.c | 3393 ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH, in ___ieee80211_disconnect() 6198 ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH, in ieee80211_rx_mgmt_beacon() 6224 ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH, in ieee80211_rx_mgmt_beacon() 6296 case IEEE80211_STYPE_DEAUTH: in ieee80211_sta_rx_queued_mgmt() 6382 ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH, reason, in ieee80211_sta_connection_lost() 6761 IEEE80211_STYPE_DEAUTH, in ieee80211_mgd_quiesce() 7222 ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH, in ieee80211_mgd_auth() 7505 ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH, in ieee80211_mgd_assoc() 7769 .subtype = IEEE80211_STYPE_DEAUTH, in ieee80211_mgd_deauth() 7781 IEEE80211_STYPE_DEAUTH, in ieee80211_mgd_deauth() [all …]
|
H A D | ibss.c | 1279 IEEE80211_STYPE_DEAUTH, in ieee80211_ibss_sta_expire() 1648 case IEEE80211_STYPE_DEAUTH: in ieee80211_ibss_rx_queued_mgmt()
|
H A D | rx.c | 3958 case cpu_to_le16(IEEE80211_STYPE_DEAUTH): in ieee80211_rx_h_mgmt()
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.c | 264 (deauth ? IEEE80211_STYPE_DEAUTH : in ap_handle_timer() 310 IEEE80211_STYPE_DEAUTH, in hostap_deauth_all_stas() 484 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DEAUTH, in ap_control_kick_mac() 1676 (send_deauth ? IEEE80211_STYPE_DEAUTH : in handle_assoc() 1828 IEEE80211_STYPE_DEAUTH : IEEE80211_STYPE_DISASSOC), in ap_handle_dropped_data() 2242 case IEEE80211_STYPE_DEAUTH: in handle_ap_item()
|
H A D | hostap_main.c | 1074 ret = prism2_sta_send_mgmt(local, local->bssid, IEEE80211_STYPE_DEAUTH, in prism2_sta_deauth()
|
H A D | hostap_ioctl.c | 3764 IEEE80211_STYPE_DEAUTH, in prism2_ioctl_siwmlme() 3785 IEEE80211_STYPE_DEAUTH, in prism2_ioctl_mlme()
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 158 IEEE80211_STYPE_DEAUTH); in wl1271_ap_init_deauth_template()
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 165 BIT(IEEE80211_STYPE_DEAUTH >> 4) | 176 BIT(IEEE80211_STYPE_DEAUTH >> 4) | 191 BIT(IEEE80211_STYPE_DEAUTH >> 4) |
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 36 BIT(IEEE80211_STYPE_DEAUTH >> 4) | 47 BIT(IEEE80211_STYPE_DEAUTH >> 4)
|
/openbmc/linux/include/linux/ |
H A D | ieee80211.h | 75 #define IEEE80211_STYPE_DEAUTH 0x00C0 macro 653 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_DEAUTH); in ieee80211_is_deauth()
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 317 #define IEEE80211_STYPE_DEAUTH 0x00C0 macro
|
H A D | ieee80211_softmac.c | 1993 case IEEE80211_STYPE_DEAUTH: in ieee80211_rx_frame_softmac()
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_rx.c | 1716 case IEEE80211_STYPE_DEAUTH: in libipw_rx_mgt()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | debug.c | 69 case cpu_to_le16(IEEE80211_STYPE_DEAUTH): in il_update_stats()
|
H A D | common.c | 5567 case cpu_to_le16(IEEE80211_STYPE_DEAUTH): in il_tx_cmd_protection()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 292 BIT(IEEE80211_STYPE_DEAUTH >> 4) |
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 7355 BIT(IEEE80211_STYPE_DEAUTH >> 4) | 7370 BIT(IEEE80211_STYPE_DEAUTH >> 4) |
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | atmel.c | 3401 case IEEE80211_STYPE_DEAUTH: in atmel_management_frame()
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 7689 params.subtype != IEEE80211_STYPE_DEAUTH >> 4) in nl80211_del_station() 7693 params.subtype = IEEE80211_STYPE_DEAUTH >> 4; in nl80211_del_station()
|