Searched refs:ieee80211_has_protected (Results 1 – 12 of 12) sorted by relevance
228 if (!ieee80211_has_protected(hdr->frame_control)) in ieee80211_wep_decrypt()
965 if (!ieee80211_has_protected(fc)) in ieee80211_rx_h_decrypt()974 if (!ieee80211_has_protected(fc)) in ieee80211_rx_h_decrypt()989 } else if (!ieee80211_has_protected(fc)) { in ieee80211_rx_h_decrypt()1512 ieee80211_has_protected(fc)) { in ieee80211_rx_h_defragment()1617 if (unlikely(!ieee80211_has_protected(fc) && in ieee80211_drop_unencrypted()1641 if (unlikely(!ieee80211_has_protected(fc) && in ieee80211_drop_unencrypted_mgmt()
255 static inline int ieee80211_has_protected(__le16 fc) in ieee80211_has_protected() function1694 if (ieee80211_has_protected(hdr->frame_control)) in ieee80211_is_robust_mgmt_frame()
509 B43legacy_WARN_ON(!ieee80211_has_protected(fctl)); in b43legacy_rx()
1058 ieee80211_has_protected(fc)) { in ath9k_rx_skb_postprocess()1060 } else if (ieee80211_has_protected(fc) in ath9k_rx_skb_postprocess()
1062 } else if (ieee80211_has_protected(fc) && in ath9k_rx_prepare()
567 (ieee80211_has_protected(hdr->frame_control))) in rtl92se_rx_query_desc()
366 ieee80211_has_protected(frame_control)) in wl1271_tx_fill_hdr()
1500 if (!ieee80211_has_protected(hdr->frame_control)) in iwm_remove_iv()
1147 if (ieee80211_has_protected(hdr->frame_control) && in ath5k_rx_decrypted()
1436 !ieee80211_has_protected(hdr->frame_control)) { in handle_authen()
1324 if (ieee80211_has_protected(wh->frame_control)) { in rxq_process()