Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dradiotap.c29 [IEEE80211_RADIOTAP_CHANNEL] = { .align = 2, .size = 4, },
202 * IEEE80211_RADIOTAP_CHANNEL). The args pointed to are in
/linux/include/net/
H A Dieee80211_radiotap.h66 IEEE80211_RADIOTAP_CHANNEL = 3, enumerator
111 /* for IEEE80211_RADIOTAP_CHANNEL */
/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/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c7747 (1 << IEEE80211_RADIOTAP_CHANNEL) | in ipw_handle_data_packet_monitor()
7956 (1 << IEEE80211_RADIOTAP_CHANNEL) | in ipw_handle_promiscuous_rx()
10311 rt_hdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_CHANNEL); in ipw_handle_promiscuous_tx()
/linux/net/mac80211/
H A Drx.c358 BIT(IEEE80211_RADIOTAP_CHANNEL) | in ieee80211_add_rx_radiotap_header()
430 /* IEEE80211_RADIOTAP_CHANNEL */ in ieee80211_add_rx_radiotap_header()