Home
last modified time | relevance | path

Searched refs:IEEE80211_FCTL_PM (Results 1 – 10 of 10) sorted by relevance

/drivers/staging/rtl8712/
Dieee80211.h211 #define IEEE80211_FCTL_PM 0x1000 macro
/drivers/net/wireless/
Dmac80211_hwsim.c709 IEEE80211_FCTL_PM); in hwsim_send_ps_poll()
740 (ps ? IEEE80211_FCTL_PM : 0)); in hwsim_send_nullfunc()
1110 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in mac80211_hwsim_tx_frame_nl()
1323 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in mac80211_hwsim_tx_frame_no_nl()
/drivers/net/wireless/realtek/rtlwifi/
Dusb.c976 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in _rtl_usb_tx_preprocess()
Dpci.c1657 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in rtl_pci_tx()
/drivers/net/wireless/intersil/hostap/
Dhostap_ap.c2972 hostap_update_sta_ps2(local, sta, fc & IEEE80211_FCTL_PM, in hostap_update_sta_ps()
3086 hostap_update_sta_ps2(local, sta, fc & IEEE80211_FCTL_PM, in hostap_handle_sta_rx()
/drivers/net/wireless/ath/ath9k/
Dchannel.c1122 cpu_to_le16(IEEE80211_FCTL_PM); in ath_chanctx_send_vif_ps_frame()
Dmain.c763 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in ath9k_tx()
/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h364 #define IEEE80211_FCTL_PM 0x1000 macro
Dieee80211_softmac.c949 (pwr ? IEEE80211_FCTL_PM:0)); in ieee80211_null_func()
/drivers/staging/rtlwifi/
Dpci.c1664 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM); in rtl_pci_tx()