Searched refs:IEEE80211_FCTL_PM (Results 1 – 12 of 12) 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()
331 IEEE80211_FCTL_PM | IEEE80211_FCTL_MOREDATA); in ccmp_special_blocks()594 IEEE80211_FCTL_PM | IEEE80211_FCTL_MOREDATA); in gcmp_special_blocks()914 mask_fc &= ~cpu_to_le16(IEEE80211_FCTL_RETRY | IEEE80211_FCTL_PM | in bip_aad()
1084 pspoll->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ieee80211_send_pspoll()1105 nullfunc->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ieee80211_send_nullfunc()
49 #define IEEE80211_FCTL_PM 0x1000 macro378 return (fc & cpu_to_le16(IEEE80211_FCTL_PM)) != 0; in ieee80211_has_pm()
761 IEEE80211_FCTL_PM); in hwsim_send_ps_poll()794 (ps ? IEEE80211_FCTL_PM : 0)); in hwsim_send_nullfunc()1211 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in mac80211_hwsim_tx_frame_nl()1425 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in mac80211_hwsim_tx_frame_no_nl()
942 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in _rtl_usb_tx_preprocess()
1613 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in rtl_pci_tx()
2912 hostap_update_sta_ps2(local, sta, fc & IEEE80211_FCTL_PM, in hostap_update_sta_ps()3026 hostap_update_sta_ps2(local, sta, fc & IEEE80211_FCTL_PM, in hostap_handle_sta_rx()
360 #define IEEE80211_FCTL_PM 0x1000 macro
905 (pwr ? IEEE80211_FCTL_PM : 0)); in ieee80211_null_func()
1123 cpu_to_le16(IEEE80211_FCTL_PM); in ath_chanctx_send_vif_ps_frame()
774 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ath9k_tx()