Home
last modified time | relevance | path

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

/linux/include/net/
H A Dieee80211_radiotap.h66 IEEE80211_RADIOTAP_CHANNEL = 3, enumerator
/linux/Documentation/networking/
H A Dradiotap-headers.rst76 together. For example IEEE80211_RADIOTAP_CHANNEL has an argument payload
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c338 (1 << IEEE80211_RADIOTAP_CHANNEL) | in wil_rx_add_radiotap_header()
/linux/net/mac80211/
H A Drx.c347 BIT(IEEE80211_RADIOTAP_CHANNEL) | in ieee80211_add_rx_radiotap_header()