Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_TIMESTAMP_FLAG_32BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dieee80211_radiotap.h216 IEEE80211_RADIOTAP_TIMESTAMP_FLAG_32BIT = 0x01, enumerator
/openbmc/linux/net/mac80211/
H A Drx.c569 u8 flags = IEEE80211_RADIOTAP_TIMESTAMP_FLAG_32BIT; in ieee80211_add_rx_radiotap_header()