Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_ps.c291 if (ieee80211_has_pm(hdr->frame_control)) { in mps_set_sta_peer_pm()
316 if (ieee80211_has_pm(hdr->frame_control)) in mps_set_sta_nonpeer_pm()
H A Dstatus.c1047 ieee80211_has_pm(fc) && in __ieee80211_tx_status()
H A Drx.c1699 ieee80211_has_pm(hdr->frame_control) && in ieee80211_rx_h_uapsd_and_pspoll()
1798 if (!ieee80211_has_pm(hdr->frame_control)) in ieee80211_rx_h_sta_process()
1801 if (ieee80211_has_pm(hdr->frame_control)) in ieee80211_rx_h_sta_process()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c491 if (ieee80211_has_pm(fc)) { in _rtl_pci_tx_isr()
1527 !ieee80211_has_pm(fc)) in rtl_pci_tx()
H A Dusb.c916 !ieee80211_has_pm(fc)) in _rtl_usb_tx_preprocess()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1307 ps = ieee80211_has_pm(hdr->frame_control); in mt76_check_sta()
/openbmc/linux/include/linux/
H A Dieee80211.h411 static inline bool ieee80211_has_pm(__le16 fc) in ieee80211_has_pm() function
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c770 !ieee80211_has_pm(hdr->frame_control)) { in ath9k_tx()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c1874 hdr->addr1, hdr->addr2, !!ieee80211_has_pm(hdr->frame_control)); in handle_pspoll()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1701 if (ieee80211_has_pm(hdr->frame_control)) in mac80211_hwsim_rx()