Searched refs:IEEE80211_RADIOTAP_CHANNEL (Results 1 – 8 of 8) sorted by relevance
56 IEEE80211_RADIOTAP_CHANNEL = 3, enumerator
29 [IEEE80211_RADIOTAP_CHANNEL] = { .align = 2, .size = 4, },
76 together. For example IEEE80211_RADIOTAP_CHANNEL has an argument payload
179 (1 << IEEE80211_RADIOTAP_CHANNEL) | in prism2_rx_80211()
976 (1 << IEEE80211_RADIOTAP_CHANNEL)); in mac80211_hwsim_monitor_rx()1018 (1 << IEEE80211_RADIOTAP_CHANNEL)); in mac80211_hwsim_monitor_ack()
338 (1 << IEEE80211_RADIOTAP_CHANNEL) | in wil_rx_add_radiotap_header()
7785 (1 << IEEE80211_RADIOTAP_CHANNEL) | in ipw_handle_data_packet_monitor()7994 (1 << IEEE80211_RADIOTAP_CHANNEL) | in ipw_handle_promiscuous_rx()10350 rt_hdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_CHANNEL); in ipw_handle_promiscuous_tx()
328 BIT(IEEE80211_RADIOTAP_CHANNEL) | in ieee80211_add_rx_radiotap_header()