Searched refs:ieee80211_has_tods (Results 1 – 12 of 12) sorted by relevance
33 if (ieee80211_has_tods(fc)) in get_hdr_bssid()
295 (ether_addr_equal(mac->bssid, ieee80211_has_tods(fc) ? in _rtl88ee_translate_rx_signal_stuff()
240 ieee80211_has_tods(fc) ? in _rtl92ee_translate_rx_signal_stuff()
299 ieee80211_has_tods(fc) ? in translate_rx_signal_stuff()
365 static inline bool ieee80211_has_tods(__le16 fc) in ieee80211_has_tods() function4259 if (ieee80211_has_tods(hdr->frame_control)) in ieee80211_get_DA()
1029 if (ieee80211_has_tods(hdr->frame_control) || in ieee80211_rx_mesh_check()4461 if (!ieee80211_has_tods(hdr->frame_control)) { in ieee80211_accept_frame()5015 if (!ieee80211_has_tods(hdr->frame_control) && in ieee80211_prepare_and_rx_handle()
59 if (ieee80211_has_tods(fc)) in ieee80211_get_bssid()
3371 if (bssid && ieee80211_has_tods(hdr->frame_control)) in ieee80211_amsdu_prepare_head()
1151 !ieee80211_has_tods(hdr->frame_control)) in mt76_check_ccmp_pn()
2375 ieee80211_has_tods(txdesc.frame_control) ? " ToDS" : "", in prism2_txexc()
5240 if (ieee80211_has_tods(fc)) in get_hdr_bssid()
1964 if (!ieee80211_has_tods(hdr->frame_control) && in mac80211_hwsim_tx()