Searched refs:ieee80211_has_tods (Results 1 – 13 of 13) sorted by relevance
28 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()
354 static inline bool ieee80211_has_tods(__le16 fc) in ieee80211_has_tods() function4117 if (ieee80211_has_tods(hdr->frame_control)) in ieee80211_get_DA()
1048 if (ieee80211_has_tods(hdr->frame_control) || in ieee80211_rx_mesh_check()4299 if (!ieee80211_has_tods(hdr->frame_control)) { in ieee80211_accept_frame()4871 if (!ieee80211_has_tods(hdr->frame_control) && in ieee80211_prepare_and_rx_handle()
59 if (ieee80211_has_tods(fc)) in ieee80211_get_bssid()
3365 if (bssid && ieee80211_has_tods(hdr->frame_control)) in ieee80211_amsdu_prepare_head()
1066 !ieee80211_has_tods(hdr->frame_control)) in mt76_check_ccmp_pn()
1054 } else if (ieee80211_has_tods(hdr->frame_control)) { in validate_recv_data_frame()
2375 ieee80211_has_tods(txdesc.frame_control) ? " ToDS" : "", in prism2_txexc()
4194 if (ieee80211_has_tods(fc)) in get_hdr_bssid()
1846 if (!ieee80211_has_tods(hdr->frame_control) && in mac80211_hwsim_tx()