Searched refs:IEEE80211_STYPE_ASSOC_REQ (Results 1 – 13 of 13) sorted by relevance
471 case IEEE80211_STYPE_ASSOC_REQ: in plfxlc_mac_rx()
159 .rx = BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) |170 .rx = BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) |185 .rx = BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) |
31 .rx = BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) |43 BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) |
65 #define IEEE80211_STYPE_ASSOC_REQ 0x0000 macro 540 * ieee80211_is_assoc_req - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_ASSOC_REQ547 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ASSOC_REQ); in ieee80211_is_assoc_req()
1612 case IEEE80211_STYPE_ASSOC_REQ: in libipw_rx_mgt()
7855 ((fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_ASSOC_REQ)
39 case cpu_to_le16(IEEE80211_STYPE_ASSOC_REQ): in il_update_stats()
5538 case cpu_to_le16(IEEE80211_STYPE_ASSOC_REQ): in il_tx_cmd_protection()
1486 (info->subtype == IEEE80211_STYPE_ASSOC_REQ || in iwl_mld_mac_mgd_complete_tx()
289 BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) |
2235 IEEE80211_STYPE_ASSOC_REQ); in ieee80211_send_assoc() 2238 info.subtype = IEEE80211_STYPE_ASSOC_REQ; in ieee80211_send_assoc() 6389 IEEE80211_STYPE_ASSOC_REQ; in ieee80211_rx_mgmt_assoc_resp()
7389 .rx = BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) |7404 .rx = BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) |
4734 BIT(IEEE80211_STYPE_ASSOC_REQ >> 4) | in mwifiex_register_cfg80211()