Searched refs:IEEE80211_FCTL_PROTECTED (Results 1 – 18 of 18) sorted by relevance
804 if (!crypt && (fc & IEEE80211_FCTL_PROTECTED)) { in hostap_80211_rx()822 fc & IEEE80211_FCTL_PROTECTED && local->host_decrypt && in hostap_80211_rx()911 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()918 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()975 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()980 if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !local->open_wep) { in hostap_80211_rx()995 if (local->drop_unencrypted && !(fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
487 !(fc & IEEE80211_FCTL_PROTECTED)) { in hostap_master_start_xmit()501 fc |= IEEE80211_FCTL_PROTECTED; in hostap_master_start_xmit()
456 if (!crypt && (fc & IEEE80211_FCTL_PROTECTED)) { in libipw_rx()470 fc & IEEE80211_FCTL_PROTECTED && ieee->host_decrypt && in libipw_rx()573 if ((fc & IEEE80211_FCTL_PROTECTED) && can_be_decrypted && in libipw_rx()637 if ((fc & IEEE80211_FCTL_PROTECTED) && can_be_decrypted && in libipw_rx()642 if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !ieee->open_wep) { in libipw_rx()655 if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !ieee->open_wep && in libipw_rx()665 if (!can_be_decrypted && (fc & IEEE80211_FCTL_PROTECTED) && in libipw_rx()
317 IEEE80211_FCTL_PROTECTED; in libipw_xmit()
7658 if (!(fc & IEEE80211_FCTL_PROTECTED)) in ipw_rebuild_decrypted_skb()7661 fc &= ~IEEE80211_FCTL_PROTECTED; in ipw_rebuild_decrypted_skb()10179 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()10194 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()10201 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()
33 hdr->frame_control &= ~cpu_to_le16(IEEE80211_FCTL_PROTECTED); in unprotect_frame()
99 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_wep_add_iv()
336 mask_fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ccmp_special_blocks()594 mask_fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in gcmp_special_blocks()
59 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_tx_set_protected()1316 mgmt->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_send_auth()
3019 fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_check_fast_xmit()
497 fctl &= ~cpu_to_le16(IEEE80211_FCTL_PROTECTED); in b43legacy_rx()
54 #define IEEE80211_FCTL_PROTECTED 0x4000 macro335 return (fc & cpu_to_le16(IEEE80211_FCTL_PROTECTED)) != 0; in ieee80211_has_protected()
588 if (!(fc & IEEE80211_FCTL_PROTECTED)) in iwlagn_set_decrypted_flag()
843 frame_ctl |= IEEE80211_FCTL_PROTECTED; in start_tx()1091 if (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED)) { in rx_done_irq()1106 if (priv->do_rx_crc && (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED))) { in rx_done_irq()2858 header.frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in send_authentication_request()
1650 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_h_mpdu()2056 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_h_rx_offload_prot()
2462 ~IEEE80211_FCTL_PROTECTED); in ath10k_wmi_event_mgmt_rx()
1304 fc |= IEEE80211_FCTL_PROTECTED; in wl1271_cmd_build_arp_rsp()
2687 if (!(fc & IEEE80211_FCTL_PROTECTED)) in il_set_decrypted_flag()