Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_F_BADFCS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dieee80211_radiotap.h108 IEEE80211_RADIOTAP_F_BADFCS = 0x40, enumerator
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c341 rtap->flags |= IEEE80211_RADIOTAP_F_BADFCS; in wil_rx_add_radiotap_header()
/openbmc/linux/net/mac80211/
H A Drx.c393 *pos |= IEEE80211_RADIOTAP_F_BADFCS; in ieee80211_add_rx_radiotap_header()