Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_F_FCS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/Documentation/networking/
Dmac80211-injection.rst25 IEEE80211_RADIOTAP_F_FCS FCS will be removed and recalculated
/Linux-v6.6/include/net/
Dieee80211_radiotap.h101 IEEE80211_RADIOTAP_F_FCS = 0x10, enumerator
/Linux-v6.6/net/mac80211/
Drx.c391 *pos |= IEEE80211_RADIOTAP_F_FCS; in ieee80211_add_rx_radiotap_header()
Dtx.c2134 if (*iterator.this_arg & IEEE80211_RADIOTAP_F_FCS) { in ieee80211_parse_tx_radiotap()