/openbmc/linux/net/mac80211/ |
H A D | main.c | 544 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 D | mlme.c | 3599 .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 D | ibss.c | 1645 case IEEE80211_STYPE_AUTH: in ieee80211_ibss_rx_queued_mgmt()
|
H A D | util.c | 1863 IEEE80211_STYPE_AUTH); in ieee80211_send_auth()
|
H A D | rx.c | 3953 case cpu_to_le16(IEEE80211_STYPE_AUTH): in ieee80211_rx_h_mgmt()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A 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()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A 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) | 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 D | netdev.c | 850 u32 auth_bit = BIT(IEEE80211_STYPE_AUTH >> 4); in wilc_wfi_mgmt_rx()
|
H A D | hif.c | 1745 case IEEE80211_STYPE_AUTH: in wilc_frame_register()
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_softmac.c | 630 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 D | ieee80211.h | 316 #define IEEE80211_STYPE_AUTH 0x00B0 macro
|
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/ |
H A D | mac.c | 481 case IEEE80211_STYPE_AUTH: in plfxlc_mac_rx()
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 164 BIT(IEEE80211_STYPE_AUTH >> 4) | 175 BIT(IEEE80211_STYPE_AUTH >> 4) | 190 BIT(IEEE80211_STYPE_AUTH >> 4) |
|
/openbmc/linux/include/linux/ |
H A D | ieee80211.h | 74 #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 D | hostap_80211_rx.c | 821 stype == IEEE80211_STYPE_AUTH && in hostap_80211_rx()
|
H A D | hostap_ap.c | 1477 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 D | mlme.c | 574 (frame_type & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_AUTH && in cfg80211_mlme_register_mgmt()
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_rx.c | 1666 case IEEE80211_STYPE_AUTH: in libipw_rx_mgt()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 285 BIT(IEEE80211_STYPE_AUTH >> 4) | 291 BIT(IEEE80211_STYPE_AUTH >> 4) |
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | debug.c | 66 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_update_stats()
|
H A D | common.c | 5566 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_tx_cmd_protection()
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | atmel.c | 2843 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 D | at76c50x-usb.c | 1786 if (mgmt->frame_control & cpu_to_le16(IEEE80211_STYPE_AUTH)) { in at76_mac80211_tx()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 7354 BIT(IEEE80211_STYPE_AUTH >> 4) | 7369 BIT(IEEE80211_STYPE_AUTH >> 4) |
|