Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dieee80211_radiotap.h98 IEEE80211_RADIOTAP_F_FCS = 0x10, enumerator
/linux-6.1.9/Documentation/networking/
Dmac80211-injection.rst25 IEEE80211_RADIOTAP_F_FCS FCS will be removed and recalculated
/linux-6.1.9/net/mac80211/
Drx.c397 *pos |= IEEE80211_RADIOTAP_F_FCS; in ieee80211_add_rx_radiotap_header()
Dtx.c2156 if (*iterator.this_arg & IEEE80211_RADIOTAP_F_FCS) { in ieee80211_parse_tx_radiotap()