Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dmain.c514 BIT(IEEE80211_STYPE_AUTH >> 4) |
533 BIT(IEEE80211_STYPE_AUTH >> 4) |
542 BIT(IEEE80211_STYPE_AUTH >> 4) |
553 BIT(IEEE80211_STYPE_AUTH >> 4) |
568 BIT(IEEE80211_STYPE_AUTH >> 4) |
575 BIT(IEEE80211_STYPE_AUTH >> 4) |
Dmlme.c3599 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth_challenge()
3662 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_rx_mgmt_auth()
6289 case IEEE80211_STYPE_AUTH: in ieee80211_sta_rx_queued_mgmt()
6394 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth()
Dibss.c1645 case IEEE80211_STYPE_AUTH: in ieee80211_ibss_rx_queued_mgmt()
Dutil.c1849 IEEE80211_STYPE_AUTH); in ieee80211_send_auth()
Drx.c3945 case cpu_to_le16(IEEE80211_STYPE_AUTH): in ieee80211_rx_h_mgmt()
/linux-6.6.21/drivers/net/wireless/quantenna/qtnfmac/
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()
/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/
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()
Dnetdev.c850 u32 auth_bit = BIT(IEEE80211_STYPE_AUTH >> 4); in wilc_wfi_mgmt_rx()
Dhif.c1730 case IEEE80211_STYPE_AUTH: in wilc_frame_register()
/linux-6.6.21/drivers/staging/rtl8192u/ieee80211/
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()
Dieee80211.h316 #define IEEE80211_STYPE_AUTH 0x00B0 macro
/linux-6.6.21/drivers/net/wireless/purelifi/plfxlc/
Dmac.c481 case IEEE80211_STYPE_AUTH: in plfxlc_mac_rx()
/linux-6.6.21/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c164 BIT(IEEE80211_STYPE_AUTH >> 4) |
175 BIT(IEEE80211_STYPE_AUTH >> 4) |
190 BIT(IEEE80211_STYPE_AUTH >> 4) |
/linux-6.6.21/drivers/net/wireless/intersil/hostap/
Dhostap_80211_rx.c821 stype == IEEE80211_STYPE_AUTH && in hostap_80211_rx()
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()
/linux-6.6.21/include/linux/
Dieee80211.h74 #define IEEE80211_STYPE_AUTH 0x00B0 macro
643 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in ieee80211_is_auth()
/linux-6.6.21/net/wireless/
Dmlme.c574 (frame_type & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_AUTH && in cfg80211_mlme_register_mgmt()
/linux-6.6.21/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c1666 case IEEE80211_STYPE_AUTH: in libipw_rx_mgt()
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dcfg80211.c285 BIT(IEEE80211_STYPE_AUTH >> 4) |
291 BIT(IEEE80211_STYPE_AUTH >> 4) |
/linux-6.6.21/drivers/net/wireless/intel/iwlegacy/
Ddebug.c66 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_update_stats()
Dcommon.c5553 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_tx_cmd_protection()
/linux-6.6.21/drivers/net/wireless/atmel/
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()
Dat76c50x-usb.c1786 if (mgmt->frame_control & cpu_to_le16(IEEE80211_STYPE_AUTH)) { in at76_mac80211_tx()
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c7357 BIT(IEEE80211_STYPE_AUTH >> 4) |
7372 BIT(IEEE80211_STYPE_AUTH >> 4) |