Searched refs:IEEE80211_FCTL_PM (Results 1 – 15 of 15) sorted by relevance
206 hdr->frame_control &= cpu_to_le16(~IEEE80211_FCTL_PM); in ieee80211_mps_set_frame_flags()208 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ieee80211_mps_set_frame_flags()
326 IEEE80211_FCTL_PM | IEEE80211_FCTL_MOREDATA); in ccmp_special_blocks()580 IEEE80211_FCTL_PM | IEEE80211_FCTL_MOREDATA); in gcmp_special_blocks()895 mask_fc &= ~cpu_to_le16(IEEE80211_FCTL_RETRY | IEEE80211_FCTL_PM | in bip_aad()
930 pspoll->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ieee80211_send_pspoll()950 nullfunc->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ieee80211_send_nullfunc()
288 pwlanhdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ConstructPSPoll()320 pwlanhdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ConstructNullFunctionData()
218 #define IEEE80211_FCTL_PM 0x1000 macro
49 #define IEEE80211_FCTL_PM 0x1000 macro301 return (fc & cpu_to_le16(IEEE80211_FCTL_PM)) != 0; in ieee80211_has_pm()
628 IEEE80211_FCTL_PM); in hwsim_send_ps_poll()659 (ps ? IEEE80211_FCTL_PM : 0)); in hwsim_send_nullfunc()965 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in mac80211_hwsim_tx_frame_nl()1152 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in mac80211_hwsim_tx_frame_no_nl()
984 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in _rtl_usb_tx_preprocess()
1656 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in rtl_pci_tx()
1100 cpu_to_le16(IEEE80211_FCTL_PM); in ath_chanctx_send_vif_ps_frame()
765 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ath9k_tx()
2974 hostap_update_sta_ps2(local, sta, fc & IEEE80211_FCTL_PM, in hostap_update_sta_ps()3088 hostap_update_sta_ps2(local, sta, fc & IEEE80211_FCTL_PM, in hostap_handle_sta_rx()
368 #define IEEE80211_FCTL_PM 0x1000 macro
943 (pwr ? IEEE80211_FCTL_PM:0)); in ieee80211_null_func()
3390 pwlanhdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in _issue_nulldata23a()