Searched refs:IEEE80211_FCTL_PROTECTED (Results 1 – 18 of 18) sorted by relevance
805 if (!crypt && (fc & IEEE80211_FCTL_PROTECTED)) { in hostap_80211_rx()823 fc & IEEE80211_FCTL_PROTECTED && local->host_decrypt && in hostap_80211_rx()912 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()919 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()976 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()981 if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !local->open_wep) { in hostap_80211_rx()996 if (local->drop_unencrypted && !(fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
486 !(fc & IEEE80211_FCTL_PROTECTED)) { in hostap_master_start_xmit()500 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()
7670 if (!(fc & IEEE80211_FCTL_PROTECTED)) in ipw_rebuild_decrypted_skb()7673 fc &= ~IEEE80211_FCTL_PROTECTED; in ipw_rebuild_decrypted_skb()10191 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()10206 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()10213 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ipw_tx_skb()
99 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_wep_add_iv()
326 mask_fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ccmp_special_blocks()577 mask_fc |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in gcmp_special_blocks()
106 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_tx_set_protected()1299 mgmt->frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ieee80211_send_auth()
497 fctl &= ~cpu_to_le16(IEEE80211_FCTL_PROTECTED); in b43legacy_rx()
51 #define IEEE80211_FCTL_PROTECTED 0x4000 macro319 return (fc & cpu_to_le16(IEEE80211_FCTL_PROTECTED)) != 0; in ieee80211_has_protected()
1326 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_h_mpdu()1748 hdr->frame_control &= ~__cpu_to_le16(IEEE80211_FCTL_PROTECTED); in ath10k_htt_rx_h_rx_offload_prot()
1584 ~IEEE80211_FCTL_PROTECTED); in ath10k_wmi_event_mgmt_rx()
688 if (!(fc & IEEE80211_FCTL_PROTECTED)) in iwlagn_set_decrypted_flag()
843 frame_ctl |= IEEE80211_FCTL_PROTECTED; in start_tx()1092 if (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED)) { in rx_done_irq()1107 if (priv->do_rx_crc && (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED))) { in rx_done_irq()2881 header.frame_control |= cpu_to_le16(IEEE80211_FCTL_PROTECTED); in send_authentication_request()
1291 fc |= IEEE80211_FCTL_PROTECTED; in wl1271_cmd_build_arp_rsp()
919 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in rtw_make_wlanhdr()
2951 cpu_to_le16(IEEE80211_FCTL_PROTECTED); in issue_auth()
2685 if (!(fc & IEEE80211_FCTL_PROTECTED)) in il_set_decrypted_flag()