Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/net/mac80211/
Dmain.c663 BIT(IEEE80211_STYPE_AUTH >> 4) |
682 BIT(IEEE80211_STYPE_AUTH >> 4) |
691 BIT(IEEE80211_STYPE_AUTH >> 4) |
702 BIT(IEEE80211_STYPE_AUTH >> 4) |
717 BIT(IEEE80211_STYPE_AUTH >> 4) |
724 BIT(IEEE80211_STYPE_AUTH >> 4) |
Dibss.c1609 case IEEE80211_STYPE_AUTH: in ieee80211_ibss_rx_queued_mgmt()
Dmlme.c4225 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth_challenge()
4285 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_rx_mgmt_auth()
7474 case IEEE80211_STYPE_AUTH: in ieee80211_sta_rx_queued_mgmt()
7591 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth()
Dutil.c1127 IEEE80211_STYPE_AUTH); in ieee80211_send_auth()
Drx.c4014 case cpu_to_le16(IEEE80211_STYPE_AUTH): in ieee80211_rx_h_mgmt()
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Ddecl.h50 #define HOST_MLME_MGMT_MASK (BIT(IEEE80211_STYPE_AUTH >> 4) | \
Dcfg80211.c4384 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in mwifiex_cfg80211_authenticate()
4745 BIT(IEEE80211_STYPE_AUTH >> 4) | in mwifiex_register_cfg80211()
/linux-6.12.1/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) |
1281 u32 pauth_bit = BIT(IEEE80211_STYPE_AUTH >> 4); in wilc_update_mgmt_frame_registrations()
1299 wilc_frame_register(vif, IEEE80211_STYPE_AUTH, now); in wilc_update_mgmt_frame_registrations()
Dnetdev.c862 u32 auth_bit = BIT(IEEE80211_STYPE_AUTH >> 4); in wilc_wfi_mgmt_rx()
Dhif.c1751 case IEEE80211_STYPE_AUTH: in wilc_frame_register()
/linux-6.12.1/drivers/net/wireless/purelifi/plfxlc/
Dmac.c480 case IEEE80211_STYPE_AUTH: in plfxlc_mac_rx()
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c163 BIT(IEEE80211_STYPE_AUTH >> 4) |
174 BIT(IEEE80211_STYPE_AUTH >> 4) |
189 BIT(IEEE80211_STYPE_AUTH >> 4) |
/linux-6.12.1/drivers/staging/rtl8192e/
Drtllib_softmac.c598 auth->header.frame_control = cpu_to_le16(IEEE80211_STYPE_AUTH); in rtllib_authentication_req()
1765 case IEEE80211_STYPE_AUTH: in rtllib_rx_frame_softmac()
/linux-6.12.1/net/wireless/
Dmlme.c682 (frame_type & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_AUTH && in cfg80211_mlme_register_mgmt()
/linux-6.12.1/include/linux/
Dieee80211.h74 #define IEEE80211_STYPE_AUTH 0x00B0 macro
672 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in ieee80211_is_auth()
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c1666 case IEEE80211_STYPE_AUTH: in libipw_rx_mgt()
/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dcfg80211.c285 BIT(IEEE80211_STYPE_AUTH >> 4) |
291 BIT(IEEE80211_STYPE_AUTH >> 4) |
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/
Ddebug.c66 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_update_stats()
Dcommon.c5567 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_tx_cmd_protection()
/linux-6.12.1/drivers/net/wireless/atmel/
Dat76c50x-usb.c1780 if (mgmt->frame_control & cpu_to_le16(IEEE80211_STYPE_AUTH)) { in at76_mac80211_tx()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c7354 BIT(IEEE80211_STYPE_AUTH >> 4) |
7369 BIT(IEEE80211_STYPE_AUTH >> 4) |