Searched refs:IEEE80211_STYPE_AUTH (Results 1 – 22 of 22) sorted by relevance
/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 57 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/ |
D | main.c | 663 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) |
|
D | ibss.c | 1609 case IEEE80211_STYPE_AUTH: in ieee80211_ibss_rx_queued_mgmt()
|
D | mlme.c | 4225 .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()
|
D | util.c | 1127 IEEE80211_STYPE_AUTH); in ieee80211_send_auth()
|
D | rx.c | 4014 case cpu_to_le16(IEEE80211_STYPE_AUTH): in ieee80211_rx_h_mgmt()
|
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ |
D | decl.h | 50 #define HOST_MLME_MGMT_MASK (BIT(IEEE80211_STYPE_AUTH >> 4) | \
|
D | cfg80211.c | 4384 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/ |
D | cfg80211.c | 24 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()
|
D | netdev.c | 862 u32 auth_bit = BIT(IEEE80211_STYPE_AUTH >> 4); in wilc_wfi_mgmt_rx()
|
D | hif.c | 1751 case IEEE80211_STYPE_AUTH: in wilc_frame_register()
|
/linux-6.12.1/drivers/net/wireless/purelifi/plfxlc/ |
D | mac.c | 480 case IEEE80211_STYPE_AUTH: in plfxlc_mac_rx()
|
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 163 BIT(IEEE80211_STYPE_AUTH >> 4) | 174 BIT(IEEE80211_STYPE_AUTH >> 4) | 189 BIT(IEEE80211_STYPE_AUTH >> 4) |
|
/linux-6.12.1/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 598 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/ |
D | mlme.c | 682 (frame_type & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_AUTH && in cfg80211_mlme_register_mgmt()
|
/linux-6.12.1/include/linux/ |
D | ieee80211.h | 74 #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/ |
D | libipw_rx.c | 1666 case IEEE80211_STYPE_AUTH: in libipw_rx_mgt()
|
/linux-6.12.1/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 285 BIT(IEEE80211_STYPE_AUTH >> 4) | 291 BIT(IEEE80211_STYPE_AUTH >> 4) |
|
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/ |
D | debug.c | 66 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_update_stats()
|
D | common.c | 5567 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_tx_cmd_protection()
|
/linux-6.12.1/drivers/net/wireless/atmel/ |
D | at76c50x-usb.c | 1780 if (mgmt->frame_control & cpu_to_le16(IEEE80211_STYPE_AUTH)) { in at76_mac80211_tx()
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 7354 BIT(IEEE80211_STYPE_AUTH >> 4) | 7369 BIT(IEEE80211_STYPE_AUTH >> 4) |
|