Searched refs:IEEE80211_RADIOTAP_CHANNEL (Results 1 – 7 of 7) sorted by relevance
29 [IEEE80211_RADIOTAP_CHANNEL] = { .align = 2, .size = 4, },
66 IEEE80211_RADIOTAP_CHANNEL = 3, enumerator
76 together. For example IEEE80211_RADIOTAP_CHANNEL has an argument payload
338 (1 << IEEE80211_RADIOTAP_CHANNEL) | in wil_rx_add_radiotap_header()
1273 (1 << IEEE80211_RADIOTAP_CHANNEL)); in mac80211_hwsim_monitor_rx()1315 (1 << IEEE80211_RADIOTAP_CHANNEL)); in mac80211_hwsim_monitor_ack()
7739 (1 << IEEE80211_RADIOTAP_CHANNEL) | in ipw_handle_data_packet_monitor()7948 (1 << IEEE80211_RADIOTAP_CHANNEL) | in ipw_handle_promiscuous_rx()10303 rt_hdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_CHANNEL); in ipw_handle_promiscuous_tx()
347 BIT(IEEE80211_RADIOTAP_CHANNEL) | in ieee80211_add_rx_radiotap_header()