Searched refs:IEEE80211_RADIOTAP_XCHANNEL (Results 1 – 4 of 4) sorted by relevance
79 else if (tx_radiotap & B(IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_attachv()80 off = radiotap_offset(th, n_tx_v, IEEE80211_RADIOTAP_XCHANNEL); in ieee80211_radiotap_attachv()95 else if (rx_radiotap & B(IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_attachv()96 off = radiotap_offset(rh, n_rx_v, IEEE80211_RADIOTAP_XCHANNEL); in ieee80211_radiotap_attachv()168 if (rh->it_present & htole32(1<<IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_chan_change()176 if (th->it_present & htole32(1<<IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_chan_change()337 [IEEE80211_RADIOTAP_XCHANNEL] = { in radiotap_offset()
172 * IEEE80211_RADIOTAP_XCHANNEL uint32_t bitmap231 IEEE80211_RADIOTAP_XCHANNEL = 18, enumerator
258 (1 << IEEE80211_RADIOTAP_XCHANNEL) | \388 (1 << IEEE80211_RADIOTAP_XCHANNEL) | \
2502 IEEE80211_RADIOTAP_XCHANNEL = 18, enumerator2801 if (presentflags & (1 << IEEE80211_RADIOTAP_XCHANNEL)) in print_radiotap_field()2921 case IEEE80211_RADIOTAP_XCHANNEL: { in print_radiotap_field()