Home
last modified time | relevance | path

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

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