Searched refs:IEEE80211_FCTL_PROTECTED (Results 1 – 20 of 20) sorted by relevance
95 *(__le16 *)(pbuf) |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); \99 cpu_to_le16(IEEE80211_FCTL_PROTECTED)) != 0)
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()
452 if (!crypt && (fc & IEEE80211_FCTL_PROTECTED)) { in libipw_rx()466 fc & IEEE80211_FCTL_PROTECTED && ieee->host_decrypt && in libipw_rx()569 if ((fc & IEEE80211_FCTL_PROTECTED) && can_be_decrypted && in libipw_rx()633 if ((fc & IEEE80211_FCTL_PROTECTED) && can_be_decrypted && in libipw_rx()638 if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !ieee->open_wep) { in libipw_rx()651 if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !ieee->open_wep && in libipw_rx()661 if (!can_be_decrypted && (fc & IEEE80211_FCTL_PROTECTED) && in libipw_rx()
303 IEEE80211_FCTL_PROTECTED; in libipw_xmit()
7637 if (!(fc & IEEE80211_FCTL_PROTECTED)) in ipw_rebuild_decrypted_skb()7640 fc &= ~IEEE80211_FCTL_PROTECTED; in ipw_rebuild_decrypted_skb()10157 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()10172 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()10179 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()
73 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_gcmp_aad()
107 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_tx_set_protected()1761 mgmt->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_send_auth()
3231 fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_check_fast_xmit()
484 fctl &= ~cpu_to_le16(IEEE80211_FCTL_PROTECTED); in b43legacy_rx()
569 if (!(fc & IEEE80211_FCTL_PROTECTED)) in iwlagn_set_decrypted_flag()
2104 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_h_mpdu()2596 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_proc_rx_ind_hl()2613 hdr->frame_control |= __cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_proc_rx_ind_hl()3207 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_h_rx_offload_prot()
2606 ~IEEE80211_FCTL_PROTECTED); in ath10k_wmi_event_mgmt_rx()
841 frame_ctl |= IEEE80211_FCTL_PROTECTED; in start_tx()1089 if (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED)) { in rx_done_irq()1104 if (priv->do_rx_crc && (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED))) { in rx_done_irq()2856 header.frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in send_authentication_request()
52 #define IEEE80211_FCTL_PROTECTED 0x4000 macro420 return (fc & cpu_to_le16(IEEE80211_FCTL_PROTECTED)) != 0; in ieee80211_has_protected()
1289 fc |= IEEE80211_FCTL_PROTECTED; in wl1271_cmd_build_arp_rsp()
2666 if (!(fc & IEEE80211_FCTL_PROTECTED)) in il_set_decrypted_flag()
2312 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath11k_dp_rx_h_mpdu()
7024 ~IEEE80211_FCTL_PROTECTED); in ath11k_mgmt_rx_event()