Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmac80211.h1615 RX_FLAG_MACTIME_IS_RTAP_TS64 = BIT(7), enumerator
/linux/net/mac80211/
H A Drx.c615 if (status->flag & RX_FLAG_MACTIME_IS_RTAP_TS64) { in ieee80211_add_rx_radiotap_header()