Searched refs:IEEE80211_FCTL_PROTECTED (Results 1 – 20 of 20) 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()
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()
7640 if (!(fc & IEEE80211_FCTL_PROTECTED)) in ipw_rebuild_decrypted_skb()7643 fc &= ~IEEE80211_FCTL_PROTECTED; in ipw_rebuild_decrypted_skb()10160 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()10175 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()10182 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()
33 hdr->frame_control &= ~cpu_to_le16(IEEE80211_FCTL_PROTECTED); in unprotect_frame()
73 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_wep_add_iv()
334 mask_fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ccmp_special_blocks()597 mask_fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in gcmp_special_blocks()
107 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_tx_set_protected()1711 mgmt->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_send_auth()
3135 fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_check_fast_xmit()
484 fctl &= ~cpu_to_le16(IEEE80211_FCTL_PROTECTED); in b43legacy_rx()
574 if (!(fc & IEEE80211_FCTL_PROTECTED)) in iwlagn_set_decrypted_flag()
51 #define IEEE80211_FCTL_PROTECTED 0x4000 macro396 return (fc & cpu_to_le16(IEEE80211_FCTL_PROTECTED)) != 0; in ieee80211_has_protected()
1998 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_h_mpdu()2476 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_proc_rx_ind_hl()2493 hdr->frame_control |= __cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_proc_rx_ind_hl()3078 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()
842 frame_ctl |= IEEE80211_FCTL_PROTECTED; in start_tx()1090 if (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED)) { in rx_done_irq()1105 if (priv->do_rx_crc && (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED))) { in rx_done_irq()2857 header.frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in send_authentication_request()
1291 fc |= IEEE80211_FCTL_PROTECTED; in wl1271_cmd_build_arp_rsp()
2668 if (!(fc & IEEE80211_FCTL_PROTECTED)) in il_set_decrypted_flag()
2218 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath11k_dp_rx_h_mpdu()
5724 ~IEEE80211_FCTL_PROTECTED); in ath11k_mgmt_rx_event()