Searched refs:IEEE80211_STYPE_AUTH (Results 1 – 13 of 13) sorted by relevance
236 #define IEEE80211_STYPE_AUTH 0x00B0 macro
210 BIT(IEEE80211_STYPE_AUTH >> 4) |221 BIT(IEEE80211_STYPE_AUTH >> 4) |236 BIT(IEEE80211_STYPE_AUTH >> 4) |
663 auth->header.frame_ctl = IEEE80211_STYPE_AUTH; in ieee80211_authentication_req()922 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_auth_resp()2018 case IEEE80211_STYPE_AUTH: in ieee80211_rx_frame_softmac()
449 #define IEEE80211_STYPE_AUTH 0x00B0 macro
822 stype == IEEE80211_STYPE_AUTH && in hostap_80211_rx()
1539 prism2_send_mgmt(dev, IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH, in handle_authen()2301 case IEEE80211_STYPE_AUTH: in handle_ap_item()
1713 case IEEE80211_STYPE_AUTH: in libipw_rx_mgt()
84 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_update_stats()
5571 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_tx_cmd_protection()
2882 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in send_authentication_request()3411 case IEEE80211_STYPE_AUTH: in atmel_management_frame()
1792 if (mgmt->frame_control & cpu_to_le16(IEEE80211_STYPE_AUTH)) { in at76_mac80211_tx()
685 case IEEE80211_STYPE_AUTH: in mgt_dispatcher23a()2856 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in issue_auth()
5434 BIT(IEEE80211_STYPE_AUTH >> 4) |