Searched refs:ieee80211_has_pm (Results 1 – 9 of 9) sorted by relevance
290 if (ieee80211_has_pm(hdr->frame_control)) { in mps_set_sta_peer_pm()315 if (ieee80211_has_pm(hdr->frame_control)) in mps_set_sta_nonpeer_pm()
1037 ieee80211_has_pm(fc) && in __ieee80211_tx_status()
1723 ieee80211_has_pm(hdr->frame_control) && in ieee80211_rx_h_uapsd_and_pspoll()1820 if (!ieee80211_has_pm(hdr->frame_control)) in ieee80211_rx_h_sta_process()1823 if (ieee80211_has_pm(hdr->frame_control)) in ieee80211_rx_h_sta_process()
576 if (ieee80211_has_pm(fc)) { in _rtl_pci_tx_isr()1612 !ieee80211_has_pm(fc)) in rtl_pci_tx()
940 !ieee80211_has_pm(fc)) in _rtl_usb_tx_preprocess()
1155 ps = ieee80211_has_pm(hdr->frame_control); in mt76_check_sta()
376 static inline bool ieee80211_has_pm(__le16 fc) in ieee80211_has_pm() function
771 !ieee80211_has_pm(hdr->frame_control)) { in ath9k_tx()
1874 hdr->addr1, hdr->addr2, !!ieee80211_has_pm(hdr->frame_control)); in handle_pspoll()
Completed in 65 milliseconds