Home
last modified time | relevance | path

Searched refs:IEEE80211_STYPE_AUTH (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmain.c544 BIT(IEEE80211_STYPE_AUTH >> 4) |
563 BIT(IEEE80211_STYPE_AUTH >> 4) |
572 BIT(IEEE80211_STYPE_AUTH >> 4) |
583 BIT(IEEE80211_STYPE_AUTH >> 4) |
598 BIT(IEEE80211_STYPE_AUTH >> 4) |
605 BIT(IEEE80211_STYPE_AUTH >> 4) |
H A Dmlme.c3599 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth_challenge()
3662 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_rx_mgmt_auth()
6293 case IEEE80211_STYPE_AUTH: in ieee80211_sta_rx_queued_mgmt()
6398 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth()
H A Dibss.c1645 case IEEE80211_STYPE_AUTH: in ieee80211_ibss_rx_queued_mgmt()
H A Dutil.c1863 IEEE80211_STYPE_AUTH); in ieee80211_send_auth()
H A Drx.c3953 case cpu_to_le16(IEEE80211_STYPE_AUTH): in ieee80211_rx_h_mgmt()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c57 BIT(IEEE80211_STYPE_AUTH >> 4),
60 BIT(IEEE80211_STYPE_AUTH >> 4),
64 BIT(IEEE80211_STYPE_AUTH >> 4),
69 BIT(IEEE80211_STYPE_AUTH >> 4),
409 .mask = BIT(IEEE80211_STYPE_AUTH >> 4), in qtnf_update_mgmt_frame_registrations()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c24 BIT(IEEE80211_STYPE_AUTH >> 4),
27 BIT(IEEE80211_STYPE_AUTH >> 4)
35 BIT(IEEE80211_STYPE_AUTH >> 4) |
46 BIT(IEEE80211_STYPE_AUTH >> 4) |
1287 u32 pauth_bit = BIT(IEEE80211_STYPE_AUTH >> 4); in wilc_update_mgmt_frame_registrations()
1305 wilc_frame_register(vif, IEEE80211_STYPE_AUTH, now); in wilc_update_mgmt_frame_registrations()
H A Dnetdev.c850 u32 auth_bit = BIT(IEEE80211_STYPE_AUTH >> 4); in wilc_wfi_mgmt_rx()
H A Dhif.c1745 case IEEE80211_STYPE_AUTH: in wilc_frame_register()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c630 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH in ieee80211_authentication_req()
633 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_authentication_req()
882 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_auth_resp()
1971 case IEEE80211_STYPE_AUTH: in ieee80211_rx_frame_softmac()
H A Dieee80211.h316 #define IEEE80211_STYPE_AUTH 0x00B0 macro
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c481 case IEEE80211_STYPE_AUTH: in plfxlc_mac_rx()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c164 BIT(IEEE80211_STYPE_AUTH >> 4) |
175 BIT(IEEE80211_STYPE_AUTH >> 4) |
190 BIT(IEEE80211_STYPE_AUTH >> 4) |
/openbmc/linux/include/linux/
H A Dieee80211.h74 #define IEEE80211_STYPE_AUTH 0x00B0 macro
643 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in ieee80211_is_auth()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c821 stype == IEEE80211_STYPE_AUTH && in hostap_80211_rx()
H A Dhostap_ap.c1477 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH, in handle_authen()
2239 case IEEE80211_STYPE_AUTH: in handle_ap_item()
/openbmc/linux/net/wireless/
H A Dmlme.c574 (frame_type & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_AUTH && in cfg80211_mlme_register_mgmt()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c1666 case IEEE80211_STYPE_AUTH: in libipw_rx_mgt()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c285 BIT(IEEE80211_STYPE_AUTH >> 4) |
291 BIT(IEEE80211_STYPE_AUTH >> 4) |
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c66 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_update_stats()
H A Dcommon.c5566 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_tx_cmd_protection()
/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c2843 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in send_authentication_request()
3372 case IEEE80211_STYPE_AUTH: in atmel_management_frame()
H A Dat76c50x-usb.c1786 if (mgmt->frame_control & cpu_to_le16(IEEE80211_STYPE_AUTH)) { in at76_mac80211_tx()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7354 BIT(IEEE80211_STYPE_AUTH >> 4) |
7369 BIT(IEEE80211_STYPE_AUTH >> 4) |