Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dieee80211_radiotap.h89 IEEE80211_RADIOTAP_LSIG = 27, enumerator
/openbmc/linux/net/mac80211/
H A Drx.c685 rthdr->it_present |= cpu_to_le32(BIT(IEEE80211_RADIOTAP_LSIG)); in ieee80211_add_rx_radiotap_header()