Searched refs:IEEE80211_RADIOTAP_FLAGS (Results 1 – 10 of 10) sorted by relevance
41 (1 << IEEE80211_RADIOTAP_FLAGS) | \
22 * IEEE80211_RADIOTAP_FLAGS
19 [IEEE80211_RADIOTAP_FLAGS] = { .align = 1, .size = 1, },
64 IEEE80211_RADIOTAP_FLAGS = 1, enumerator
629 hdr->it_present |= cpu_to_le32(BIT(IEEE80211_RADIOTAP_FLAGS)); in nxpwifi_recv_packet_to_monif()
337 rtap->rthdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) | in wil_rx_add_radiotap_header()
1365 hdr->hdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) | in mac80211_hwsim_monitor_rx()1409 hdr->hdr.it_present = cpu_to_le32((1 << IEEE80211_RADIOTAP_FLAGS) | in mac80211_hwsim_monitor_ack()
7744 (1 << IEEE80211_RADIOTAP_FLAGS) | in ipw_handle_data_packet_monitor()7953 (1 << IEEE80211_RADIOTAP_FLAGS) | in ipw_handle_promiscuous_rx()
370 it_present_val = BIT(IEEE80211_RADIOTAP_FLAGS) | in ieee80211_add_rx_radiotap_header()
2175 case IEEE80211_RADIOTAP_FLAGS: in ieee80211_parse_tx_radiotap()