Searched refs:IEEE80211_STYPE_AUTH (Results 1 – 12 of 12) sorted by relevance
236 #define IEEE80211_STYPE_AUTH 0x00B0 macro
751 auth->header.frame_ctl = IEEE80211_STYPE_AUTH; in ieee80211_authentication_req()964 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_auth_resp()1890 case IEEE80211_STYPE_AUTH: in ieee80211_rx_frame_softmac()
664 auth->header.frame_ctl = IEEE80211_STYPE_AUTH; in ieee80211_authentication_req()921 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_auth_resp()2012 case IEEE80211_STYPE_AUTH: in ieee80211_rx_frame_softmac()
461 #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()
84 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_update_stats()
5502 case cpu_to_le16(IEEE80211_STYPE_AUTH): in il_tx_cmd_protection()
1726 case IEEE80211_STYPE_AUTH: in libipw_rx_mgt()
2883 header.frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_AUTH); in send_authentication_request()3412 case IEEE80211_STYPE_AUTH: in atmel_management_frame()
1723 if (mgmt->frame_control & cpu_to_le16(IEEE80211_STYPE_AUTH)) { in at76_mac80211_tx()
4245 BIT(IEEE80211_STYPE_AUTH >> 4) |