Searched refs:IEEE80211_FCTL_STYPE (Results 1 – 25 of 28) sorted by relevance
12
45 #define IEEE80211_FCTL_STYPE 0x00f0 macro547 return (fc & cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in ieee80211_is_assoc_req()558 return (fc & cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in ieee80211_is_assoc_resp()569 return (fc & cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in ieee80211_is_reassoc_req()580 return (fc & cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in ieee80211_is_reassoc_resp()591 return (fc & cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in ieee80211_is_probe_req()602 return (fc & cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in ieee80211_is_probe_resp()613 return (fc & cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in ieee80211_is_beacon()626 IEEE80211_FCTL_STYPE)) == in ieee80211_is_s1g_beacon()649 return (fc & cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in ieee80211_is_atim()[all …]
661 if (frame_type & ~(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) { in cfg80211_mlme_register_mgmt()666 mgmt_type = (frame_type & IEEE80211_FCTL_STYPE) >> 4; in cfg80211_mlme_register_mgmt()682 (frame_type & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_AUTH && in cfg80211_mlme_register_mgmt()855 stype = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_STYPE; in cfg80211_mlme_mgmt_tx()953 cpu_to_le16(IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE); in cfg80211_rx_mgmt_ext()957 stype = (le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_STYPE) >> 4; in cfg80211_rx_mgmt_ext()
173 if ((*fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_BEACON) in wl1251_rx_body()
655 return (fc & (IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in wil_is_back_req()
283 #define WLAN_FC_GET_STYPE(fc) ((fc) & IEEE80211_FCTL_STYPE)
150 #define WLAN_FC_GET_STYPE(fc) ((fc) & IEEE80211_FCTL_STYPE)
7835 (fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_PROBE_RESP )7847 ((fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_ASSOC_REQ)7850 ((fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_REASSOC_REQ)
698 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7925_mac_write_txwi_80211()874 (IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE); in mt7925_tx_check_aggr()
38 switch (fc & cpu_to_le16(IEEE80211_FCTL_STYPE)) { in il_update_stats()77 switch (fc & cpu_to_le16(IEEE80211_FCTL_STYPE)) { in il_update_stats()
5566 switch (fc & cpu_to_le16(IEEE80211_FCTL_STYPE)) { in il_tx_cmd_protection()
334 stype = (le16_to_cpu(ieee_hdr->frame_control) & IEEE80211_FCTL_STYPE); in mwifiex_parse_mgmt_packet()
1414 mgmt_type = (IEEE80211_STYPE_ACTION & IEEE80211_FCTL_STYPE) >> 4; in brcmf_p2p_notify_action_frame_rx()1980 mgmt_type = (IEEE80211_STYPE_PROBE_REQ & IEEE80211_FCTL_STYPE) >> 4; in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
1116 if ((fc & (IEEE80211_FCTL_FTYPE|IEEE80211_FCTL_STYPE)) in rtw_action_frame_parse()
411 #define WLAN_FC_GET_STYPE(fc) ((fc) & IEEE80211_FCTL_STYPE)
420 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt76_connac2_mac_write_txwi_80211()
778 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7996_mac_write_txwi_80211()1046 (IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE); in mt7996_tx_check_aggr()
959 frame_subtype = (fc & IEEE80211_FCTL_STYPE) >> 4; in mt7603_mac_write_txwi()
1696 stype = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_STYPE; in ieee80211_mesh_rx_queued_mgmt()
1600 switch (fc & IEEE80211_FCTL_STYPE) { in ieee80211_ibss_rx_queued_mgmt()
7436 switch (fc & IEEE80211_FCTL_STYPE) { in ieee80211_sta_rx_queued_ext()7466 switch (fc & IEEE80211_FCTL_STYPE) { in ieee80211_sta_rx_queued_mgmt()
4005 stype = mgmt->frame_control & cpu_to_le16(IEEE80211_FCTL_STYPE); in ieee80211_rx_h_mgmt()
2841 #define WLAN_FC_GET_STYPE(fc) (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE)
753 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7615_mac_write_txwi()
2063 } else if ((frame_control & (IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == in rtw_cfg80211_monitor_if_xmit_entry()
403 sub_type = pwh->frame_control & cpu_to_le16(IEEE80211_FCTL_STYPE); in ath6kl_wmi_dot11_hdr_remove()